TheTabInfo Class |
Scroll |
TheTabInfo represents a tab of a tab control field in an TheCategory.
Namespace: Therefore.API
Visual Basic Public Class TheTabInfo C# public class TheTabInfo |
Name |
Description |
Gets or sets the background color of the tab. |
|
Gets or sets the caption of the field. |
|
Gets or sets the position of the tab in the tab control. |
|
Gets or sets the tab color of the tab. |
|
Gets the tab number of this tab. |
|
Gets or sets the text color of the tab. |
|
Gets or sets whether or not the tab is visible in the category dialog. |
Name |
Description |
Gets the caption of the tab in the specified language. |
|
Gets the currently used LCID. This LCID is used to determine the translation when calling the Caption property. |
|
Sets the caption of the tab for the specified language. |
|
Sets the currently used LCID. This LCID is used to determine the translation when calling the Caption property. |