scrollbar property
[This documentation is preliminary and is subject to change.]
Sets or retrieves whether to show the scrollbar.
Syntax
HRESULT value = object.put_scrollbar(VARIANT_BOOL v);HRESULT value = object.get_scrollbar(VARIANT_BOOL* p);
Property values
Type: VARIANT_BOOL
whether to show the scrollbar.
Build date: 6/12/2012
Community Additions
Show: