CWindow::EnableScrollBar
Enables or disables the scroll bar arrows.
BOOL EnableScrollBar(
UINT uSBFlags,
UINT uArrowFlags = ESB_ENABLE_BOTH
) throw();
Remarks
See EnableScrollBar in the Windows SDK.
Requirements
Header: atlwin.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Enables or disables the scroll bar arrows.
BOOL EnableScrollBar(
UINT uSBFlags,
UINT uArrowFlags = ESB_ENABLE_BOTH
) throw();
See EnableScrollBar in the Windows SDK.
Header: atlwin.h