WinXTabs_GetCurrentTab


WinXTabs_GetCurrentTab (hTabs)

Gets the current tab of a tab control

Parameter Description
hTabs The handle to the tabs control

Returns

The 0 based index of the currently active tab

Remarks

none

Examples

'get the current tab
iTab = WinXTabs_GetCurrentTab (hTabs)

Related Links

WinXAddTabs
WinXTabs_AddTab
WinXTabs_DeleteTab
WinXTabs_GetAutosizerSeries
WinXTabs_SetCurrentTab