SECTabControlBase::ScrollToTab
voidSECTabControlBase::ScrollToTab(intnTab)
The tab with the specified index is scrolled into view. The tabs are scrolled until the specified tab is completely in view.
Defined in: tabctrlb.cpp
Return Value
void
Parameters
nTab
Index of tab to scroll into view.
See Also