Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / TabManager Class
Properties Methods Events


In This Topic
    TabManager Class Members
    In This Topic

    The following tables list the members exposed by TabManager.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the index of the active tab.  
    Public PropertyGets or sets the background color of the tab.  
    Public PropertyGets or sets the number of tabs.  
    Public PropertyGets or sets the font of the tab text.  
    Public PropertyGets or sets the text color of the tab.  
    Public PropertyGets or sets a tab strip.  
    Top
    Public Methods
     NameDescription
    Public MethodDeletes a tab.  
    Public MethodGets the background color of the tab.  
    Public MethodGets the font.  
    Public MethodGets the text color of the tab.  
    Public MethodGets the picture.  
    Public MethodGets the shape of the tab.  
    Public MethodGets the text.  
    Public MethodGets the text.  
    Public MethodInserts a tab.  
    Public MethodSets the background color of the tab.  
    Public MethodSets the font.  
    Public MethodSets the text color of the tab.  
    Public MethodSets the picture.  
    Public MethodSets the shape of the tab.  
    Public MethodSets the text.  
    Public MethodMoves a tab.  
    Top
    Protected Methods
     NameDescription
    Protected MethodInternal use only.  
    Protected MethodOccurs when the tab manager changes.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when tab manager changes.  
    Top
    See Also