WebTab Properties
| ActiveTabIndex | Description Gets or sets the active WebTab index. ValueType Integer Default Value 0 |
| TabPages | Description Gets the collection of WebTab pages in this WebTab control. ValueType WebTab[] Default Value |
| ActiveTab | Description Gets or sets the active WebTab object. ValueType WebTab object Default Value |
| ClientID | Description Gets the server control identifier generated by ASP.NET. ValueType String Default Value The server control identifier generated by ASP.NET |
| ID | Description Gets or sets the programmatic identifier assigned to the WebTab control. ValueType String Default Value The programmatic identifier assigned to the control |
| RenderMode | Description Gets or sets the active WebExplorerPane index. ValueType String Default Value |
WebTab Methods
| GetContainerBorderWidth |
Description
|
| GetHeaderTableElement |
Description
|
| GetTabContentDivElement |
Description
|
| GetTabItemNormalStyle |
Description
|
| GetIFrameWindow | Description Get the IFrameWindow of the WebTab object Parameters
Remarks
|
| GetScrollCellElement |
Description
|
| GetScrollLeftButtonElement |
Description
|
| GetScrollRightButtonElement |
Description
|
| GetCloseButtonElement |
Description
|
| GetActiveTab |
Description
|
| AddNewTabItem | Description Add a new tab item which has properties based on the parameters Parameters
Remarks
Return Value
Samples |