SECTabWndBase::ScrollToTab

The tab with the specified index is scrolled into view.

Defined in: tabwndb.cpp

Syntax

ScrollToTab(CWnd* pWnd)

ScrollToTab(int nIndex)

Return Value

void

Parameters

pWnd

Window of tab to scroll into view.

nIndex

Index of tab to scroll into view.

See Also

SECTabWndBase