BCGControlBar Pro for MFC
CScrollBar* CBCGPTabWnd::GetScrollBar ( )
inline

Returns a pointer to the tab control's scroll bar object.

Returns
A pointer to scrollbar object; it is NULL if the tab control was not created with the STYLE_FLAT_SHARED_HORZ_SCROLL style.

Call this function to get the access to the tab control's embedded scroll bar.

A scroll bar object is created only when a tab control has the STYLE_FLAT_SHARED_HORZ_SCROLL style.