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


In This Topic
    TabStripAppearance Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public EventRaised when the value of the AllowDrag property is changed.  
    Public EventRaised when the value of the BackColor property is changed.  
    Public EventRaised when the value of the Height property is changed.  
    Public EventRaised when the value of the SelectedTabBackColor property is changed.  
    Public EventRaised when the value of the SelectedTabFont property is changed.  
    Public EventRaised when the value of the SelectedTabForeColor property is changed.  
    Public EventRaised when the value of the ShowDragHints property is changed.  
    Public EventRaised when the value of the TabBackColor property is changed.  
    Public EventRaised when the value of the TabBorderColor property is changed.  
    Public EventRaised when the value of the TabFont property is changed.  
    Public EventRaised when the value of the TabForeColor property is changed.  
    Top
    See Also