ITextHost::TxGetScrollBars method (textserv.h)
Requests information about the scroll bars supported by the text host.
Syntax
HRESULT TxGetScrollBars(
DWORD *pdwScrollBar
);
Parameters
pdwScrollBar
Type: DWORD*
The scroll bar. This parameter can be a combination of the following window styles related to scroll bars.
Return value
Type: HRESULT
The return value is S_OK.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | textserv.h |
DLL | Msftedit.dll |