The following tables list the members exposed by ITabItem.
| Name | Description | |
|---|---|---|
![]()  | AccessibilityObject | Returns the accessible object representing the tab item. | 
![]()  | AllowMoving | Determines if the user can drag this tab around. | 
![]()  | Enabled | Determines if the tab is enabled. | 
![]()  | FixedWidth | The fixed width of the tab. | 
![]()  | HotTrack | Determines whether the tab's appearance changes when the mouse passes over it. | 
![]()  | ImageSize | Determines how much space is reserved for an image. | 
![]()  | Index | The zero-based index of the tab in the ITabProvider.Tabs list. | 
![]()  | Tag | Returns/sets an object that is used by the caller. It is completely opague to the implementor of this interface. | 
![]()  | Text | Returns the tab's caption text. | 
![]()  | ToolTipText | Returns tooltip text (if any) for this tab. | 
![]()  | Visible | Determines if the tab is visible. | 
| Name | Description | |
|---|---|---|
![]()  | ResolveAppearance | Resolves the appearance for this tab. |