Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewThis PackageAll Packages
TabItem Methods
| Constructors | Description |
| TabItem | Creates a TabItem object. |
| Methods | Description |
| getImageIndex | Retrieves the index of the image that appears on this tab. |
| getItemData | Retrieves user data stored in the tab. |
| getText | Retrieves the text displayed on the tab. |
| getToolTipText | Retrieves the ToolTip text for the tab. |
| setImageIndex | Sets the index of the image that appears on this tab. |
| setItemData | Sets the user data to store in the tab. |
| setText | Sets the text displayed on the tab. |
| setToolTipText | Sets the ToolTip text for the tab. |