Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this member function to determine if the scroll view has horizontal and vertical bars.
void CheckScrollBars(
BOOL& bHasHorzBar,
BOOL& bHasVertBar
) const;
Parameters
bHasHorzBar
Indicates the application has a horizontal scroll bar.bHasVertBar
Indicates the application has a vertical scroll bar.
Requirements
Header: afxwin.h