This topic has not yet been rated - Rate this topic

scrollbar property

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: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.