CScrollBar::EnableScrollBar

Call this member function to enable or disable one or both arrows of a scroll bar.

Syntax

BOOL EnableScrollBar( UINT nArrowFlags = ESB_ENABLE_BOTH );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CScrollBar Overview, CScrollBar Member Functions, Control Classes