WinXTabs_SetCurrentTab (hTabs, iTab)
Switches to a particular tab in a tab control
Parameter | Description |
---|---|
hTabs | The handle to the tabs control |
iTab | The 0 based index of the tab to switch to |
$$TRUE on success or $$FALSE on fail
none
'switch to the first tab WinXTabs_SetCurrentTab (hTabs, 0) |
WinXAddTabs
WinXTabs_AddTab
WinXTabs_DeleteTab
WinXTabs_GetAutosizerSeries
WinXTabs_GetCurrentTab