This topic has not yet been rated - Rate this topic

value property

Retrieves or sets the text in the entry field of the textArea element.

Syntax

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

Property values

Type: BSTR

the text in the entry field of the element.

Standards information

Remarks

Setting this property replaces any existing text in the element.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.