This topic has not yet been rated - Rate this topic

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.