This documentation is archived and is not being maintained.
value property
Sets or retrieves the default or selected value of the control.
Syntax
HRESULT value = object.put_value( v);HRESULT value = object.get_value(* p);
Property values
Type: BSTR
the value for the control.
See also
-
button