Methods | This Package | All Packages
Encapsulates a tab in a tab strip.
Component
|
+--TabItem
package com.ms.wfc.ui
public class TabItem
extends Component
implements IConstructable
Remarks
This class contains information about a tab in a tab strip, such as the text displayed on the tab, the ToolTip text for the tab, and an index that indicates which image in the tab strip's image list is displayed on the tab.