CONTROL.TAB_GET Function
/documentation/pages/Ref/Api/Objects/Layouts/Control/CONTROL.TAB_GET Method.xml
Returns the Page_Number of the tab page that is visible.
FORM.TAB_OBJECT.TAB_GET Function
/documentation/pages/Ref/Desktop_Api/Layout/Form/FORM.TAB_OBJECT.TAB_GET Method.xml
The .TAB_GET() method returns the tab number of the tab page that has focus. Works only for a tab object on a form.
Tab Control Methods
/documentation/pages/Ref/Client_Api/UX/tab control methods/index.xml
Available methods for a Tab Control Object.
{dialog.object}.tabTimerGoto Method
/documentation/pages/Ref/Client_Api/UX/UX methods/Tab and Accordion Controls/tabTimerGoto Method.xml
Advances to the target tab pane.
{dialog.object}.tabTimerStart Method
/documentation/pages/Ref/Client_Api/UX/UX methods/Tab and Accordion Controls/tabTimerStart Method.xml
Starts the tab to automatically advance on the timer interval.
{dialog.object}.tabTimerStop Method
/documentation/pages/Ref/Client_Api/UX/UX methods/Tab and Accordion Controls/tabTimerStop Method.xml
Stops the tab from automatically advancing on the timer interval.
{dialog.object}.selectTabPane Method
/documentation/pages/Ref/Client_Api/UX/UX methods/Tab and Accordion Controls/selectTabPane Method.xml
Activates the specified pane number on a tab object. In certain cases tab panes can be assigned explicit ids. If the tab pane has an id, you can also specify the pane id.
CONTROL.TAB_SET Function
/documentation/pages/Ref/Api/Objects/Layouts/Control/CONTROL.TAB_SET Method.xml
The .TAB_SET() method displays the specified tab page of a tabbed control.
{dialog.object}._tabInfo Method
/documentation/pages/Ref/Client_Api/UX/UX methods/Tab and Accordion Controls/_tabInfo Method.xml
Returns Javascript object with info about the tab control.
Tab Pane
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Containers/Tab Pane/index.xml
here