IHTMLOptionButtonElement interface
This interface specifies a form input control.
Members
The IHTMLOptionButtonElement interface inherits from the IDispatch interface. IHTMLOptionButtonElement also has these types of members:
- Properties
Properties
The IHTMLOptionButtonElement interface has these properties.
Property | Description |
---|---|
Sets or retrieves the state of the check box or radio button. |
|
Sets or retrieves the state of the check box or radio button. |
|
Sets or retrieves a value that indicates whether the user can interact with the object. |
|
Retrieves a reference to the form that the object is embedded in. |
|
Sets or retrieves whether the user has changed the status of a input type=checkbox element. On a HTMLProgressElement element will show activity but not a specific amount. |
|
Sets or retrieves the name of the object. |
|
Sets or retrieves the value indicating whether the control is selected. |
|
Retrieves or initially sets (IHTMLInputElement only) the type of input control represented by the object. |
|
Sets or retrieves the default or selected value of the control. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |