The SetDocwinScrollBars transaction turns the scroll bars on or off in the specified document window.
Type XTYP_EXECUTE
Syntax [SetDocwinScrollBars(docwinID, barFlags)]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
0 | docwinID |
active | specific |
|
barFlags |
WORD |
0 1 2 (can be ORed) |
hides both scroll bars displays the horizontal scroll bar displays the vertical scroll bar |
Release information
Added in Release 4.42.
See also