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


In This Topic
    AutoHideFrameAppearance Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodResets the value of the AnimationDuration property to its default value, 150 milliseconds.  
    Public MethodResets the value of the BackColor property to its default value, a variation of SystemColors.Control.  
    Public MethodResets the value of the LeftRightWidth property to its default value, 22 pixels.  
    Public MethodResets the value of the SelectedTabBackColor property to its default value, TabBackColor.  
    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, TabForeColor.  
    Public MethodResets the value of the ShowHideDelay property to its default value, 500 milliseconds.  
    Public MethodResets the value of the TabBackColor property to its default value, SystemColors.Control.  
    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.  
    Public MethodResets the value of the TopBottomHeight property to its default value, 22 pixels.  
    Top
    See Also