BCGControlBar Library for .NET
TabInfo Class Members
Fields  Methods 


The following tables list the members exposed by TabInfo.

Public Constructors
 NameDescription
Public ConstructorTabInfo ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldm_clrBack
This data member holds the tab background color.
 
Public Fieldm_clrText
This data member holds the tab text color.
 
Public Fieldm_control
This data member holds the control related to the tab.
 
Public Fieldm_detachableSpecifies if the TabItem related to the TabInfo can be placed into its recent docking container or miniframe on double click on it.  
Public Fieldm_disabledSpecifies if the TabInfo related to the tab item is disabled.  
Public Fieldm_fullWidth  
Public Fieldm_image
Specifies the icon of the tab.
 
Public Fieldm_rectBounds
Specifies the boundaries of the tab item.
 
Public Fieldm_tabIDSpecifies an identifier of the tab.  
Public Fieldm_text
Specifies the text on the tab.
 
Public Fieldm_visibleSpecifies the visibility of the tab.  
Top
Public Methods
 NameDescription
Public MethodCopy

Creates an equivalent copy of the current TabInfo.

 
Public MethodDisposeOverloaded.   
Public MethodGetObjectDataGets serialization information with all of the data needed to recreate an instance of this TabInfo.  
Top
See Also

Reference

TabInfo Class
BCGSoft.ControlBars Namespace

Send Feedback