SECTabControlBase::GetActiveTab

BOOLSECTabControlBase::GetActiveTab(int&nTab)

The index of the currently active tab is written to the nTab parameter.

Defined in: tabctrlb.cpp

Return Value

Nonzero if there is an active tab; otherwise 0.

Parameters

nTab

If a tab is currently active, its index is returned via nTab.

See Also

GetTabInfo

SECTabControlBase