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.
Tab Pane
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Containers/Tab Pane/index.xml
here
Tab ID
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/container/Tab - Accordian Control Properties/Tab ID.xml
Specify a unique ID to identify the tab control. At run-time, the actual ID will automatically include the component alias and convert to uppercase, e.g. 'CUSTOMERGRID.TAB.1'.
TabStop
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Other Controls/TabStop/index.xml
The TabStop control adds a tab spacer. It can be used to left, center, and right justify controls a Panel Header or Panel Footer.
tabControl.removeTab Method
/documentation/pages/Ref/Client_Api/UX/tab control methods/removeTab method.xml
Removes a pane from a Tab control.
FORM.TAB_OBJECT.TAB_SET Function
/documentation/pages/Ref/Desktop_Api/Layout/Form/FORM.TAB_OBJECT.TAB_SET Method.xml
The .TAB_SET() method activates the specified tab page on a tab control on a form.
[Tab Control]
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Fields/Grid Field Properties/Control Properties/Tab Control.xml
A tab control allows you to selectively hide and display different groups of fields. Refer to Setting Grid Tab Properties.
Tab Classname
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Fields/Grid Field Properties/CSS/tabclassname.xml
Class name for the tab.
tabControl.addTab Method
/documentation/pages/Ref/Client_Api/UX/tab control methods/addTab method.xml
Adds a new pane to the Tab control.
SQL Genie Properties Tab
/documentation/pages/Guides/Desktop/Design/Data/SQL/SQL Genie Properties Tab.xml
The Properties tab of the SQL Genie defines additional expressions that limit and group the records that your SQL SELECT statement will return.