IHTMLLabelElement interface
This interface specifies a label for a control-like element.
Members
The IHTMLLabelElement interface inherits from the IDispatch interface. IHTMLLabelElement also has these types of members:
Properties
The IHTMLLabelElement interface has these properties.
| Property | Description |
|---|---|
|
Sets or retrieves the access key for the object. | |
|
Sets or retrieves the object to which the given label object is assigned. |
Remarks
Labels cannot be nested.
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: