disabled property
[This documentation is preliminary and is subject to change.]
Sets or gets the value that indicates whether the user can interact with the object.
Syntax
HRESULT value = object.put_disabled(VARIANT_BOOL v);HRESULT value = object.get_disabled(VARIANT_BOOL* p);
Property values
Type: VARIANT_BOOL
Build date: 6/12/2012
Community Additions
Show: