|
VScrolled (Get method)
Gets the flag indicating that vertical scroll bar is used.
bool VScrolled() |
Return Value
true - vertical scroll bar is used, otherwise - false.
VScrolled (Set method)
Sets the flag indicating that vertical scroll bar is used.
bool VScrolled(
|
Parameters
flag
[in] Flag.
Return Value
true - successful, otherwise - false.