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.
Returns the shared scroll-bar style for the splitter window.
DWORD GetScrollStyle( ) const;
Return Value
One or more of the following windows style flags, if successful:
WS_HSCROLL If the splitter currently manages shared horizontal scroll bars.
WS_VSCROLL If the splitter currently manages shared vertical scroll bars.
If zero, the splitter window does not currently manage any shared scroll bars.
Requirements
Header: afxext.h