BCGSoft.ControlBars Namespace : TabInfo Class |
The following tables list the members exposed by TabInfo.
Name | Description | |
---|---|---|
![]() | TabInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | m_clrBack |
This data member holds the tab background color.
|
![]() | m_clrText |
This data member holds the tab text color.
|
![]() | m_control |
This data member holds the control related to the tab.
|
![]() | m_detachable | Specifies if the TabItem related to the TabInfo can be placed into its recent docking container or miniframe on double click on it. |
![]() | m_disabled | Specifies if the TabInfo related to the tab item is disabled. |
![]() | m_fullWidth | |
![]() | m_image |
Specifies the icon of the tab.
|
![]() | m_rectBounds |
Specifies the boundaries of the tab item.
|
![]() | m_tabID | Specifies an identifier of the tab. |
![]() | m_text |
Specifies the text on the tab.
|
![]() | m_visible | Specifies the visibility of the tab. |
Name | Description | |
---|---|---|
![]() | Copy | Creates an equivalent copy of the current TabInfo. |
![]() | Dispose | Overloaded. |
![]() | GetObjectData | Gets serialization information with all of the data needed to recreate an instance of this TabInfo. |