Xceed Docking Windows for WinForms v2.3 Documentation
Xceed.DockingWindows Namespace / TabStripAppearance Class


In This Topic
    TabStripAppearance Class Methods
    In This Topic

    For a list of all members of this type, see TabStripAppearance members.

    Public Methods
     NameDescription
    Public MethodResets the value of the AllowDrag property to its default value, true.  
    Public MethodResets the value of the BackColor property to its default value, a variation of SystemColors.Control.  
    Public MethodResets the value of the Height property to its default value, 24 pixels.  
    Public MethodResets the value of the SelectedTabBackColor property to its default value, SystemColors.Control.  
    Public MethodResets the value of the SelectedTabFont property to its default value, TabFont.  
    Public MethodResets the value of the SelectedTabForeColor property to its default value, Color.Black.  
    Public MethodResets the value of the ShowDragHints property to its default value, true.  
    Public MethodResets the value of the TabBackColor property to its default value, BackColor.  
    Public MethodResets the value of the TabBorderColor property to its default value, SystemColors.ControlDark.  
    Public MethodResets the value of the TabFont property to its default value, "Tahoma 8 point".  
    Public MethodResets the value of the TabForeColor property to its default value, SystemColors.ControlDarkDark.  
    Top
    See Also