CWindow::EnableScrollBar

BOOL EnableScrollBar( UINT uSBFlags, UINT uArrowFlags = ESB_ENABLE_BOTH );

See EnableScrollBar in the Win32 SDK.

Remarks

Enables or disables the scroll bar arrows.

CWindow OverviewClass Members

See Also   CWindow::ShowScrollBar