htmlFor property
Sets or retrieves the object that is bound to the event script.
Syntax
HRESULT value = object.put_htmlFor( v);HRESULT value = object.get_htmlFor(* p);
Property values
Type: BSTR
A scripting object or an object identifier that is bound to the event script.
Standards information
- Document Object Model (DOM) Level 2 HTML Specification, Section 1.6.5