ViewTab Object
Description
ViewTab Object.
Methods
Close |
Method that closes this ViewTab. |
MoveToGroup |
Method that moves the current view tab to a ViewTabGroup. The ViewTabGroup the current ViewTab moves into will be returned. |
MoveToNewViewFrame |
Method that moves current ViewTab to a new ViewFrame. |
Properties
Application |
Read-only property that returns the root Application object. |
Type |
Gets the constant that indicates the type of this object. |
View |
Read-only property that returns the View or WebView this view tab is associated with. |
ViewFrame |
Read-only property that returns the ViewFrame this view tab is located in. |
ViewTabGroup |
Read-only property that returns the ViewTabGroup this view tab is located in. This returns Nothing if the ViewTab is not grouped. |
Accessed From
View.ViewTab,
ViewTabGroup.Item,
ViewTabsEnumerator.Item
Samples
Version
Introduced in version 2022