This topic has not yet been rated - Rate this topic

htmlFor property

Sets or retrieves the object to which the given label object is assigned.

Syntax

HRESULT value = object.put_htmlFor( v);HRESULT value = object.get_htmlFor(* p);

Property values

Type: BSTR

the identifier of the element to which the label element is assigned.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.