ControlSetActiveTab()
Makes the specified tab page the active one (visually, the tab page will appear raised).
Syntax
ControlSetActiveTab(<tab_page>)
Parameters
tab_page
Name of the tab page object.
Object
Tab
Example
Tab_1, ControlSetActiveTab('Page 1'))