Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ITabManager Interface
Properties Methods Events

In This Topic
    ITabManager Interface Members
    In This Topic

    The following tables list the members exposed by ITabManager.

    Public Properties
     NameDescription
     PropertyGets or sets the index of the active tab.  
     PropertyGets or sets the background color of the tab.  
     PropertyGets or sets the number of tabs.  
     PropertyGets or sets the font of the tab.  
     PropertyGets or sets the text color of the tab.  
     PropertyGets or sets the tab strip.  
    Top
    Public Methods
     NameDescription
     MethodGets the background color of the tab.  
     MethodGets the font of the tab.  
     MethodGets the text color of the tab.  
     MethodGets the picture of the tab.  
     MethodGets tab shape.  
     MethodGets the text of the tab.  
     MethodSets the background color of the tab.  
     MethodSets the font of the tab.  
     MethodSets the text color of the tab.  
     MethodSets the picture of the tab.  
     MethodSets tab shape.  
     MethodSets the text of the tab.  
     MethodMoves to a new tab.  
    Top
    Public Events
     NameDescription
     EventTab manager change.  
    Top
    See Also