value property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the default or selected value of the control.

Syntax

HRESULT value = object.put_value(BSTR v);HRESULT value = object.get_value(BSTR* p);

Property values

Type: BSTR

the value for the control.

See also

button

 

 

Build date: 6/12/2012