Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
DWORDGetScrollStyle()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.
Remarks
Returns the shared scroll-bar style for the splitter window.
CSplitterWnd Overview | Class Members | Hierarchy Chart
See Also CSplitterWnd::SetScrollStyle