MvcScrollWrapper_T::SetScrollBarVisibility

BOOLMvcScrollWrapper_T::SetScrollBarVisibility(BOOLbHorz, BOOLbVert)

Toggle visibility of scrollbars. Works even if scrollbars not yet created.

Defined in: MvcScrollWrapper.h

Return Value

Returns TRUE if visibiliy of at least 1 bar has changed

Parameters

bHorz

Show horizontal scrollbar, hide if FALSE

bVert

Show vertical scrollbar, hide if FALSE