IHTMLOptionElement4 interface

This interface extends the IHTMLOptionElement3 interface.

Members

The IHTMLOptionElement4 interface inherits from the IDispatch interface. IHTMLOptionElement4 also has these types of members:

  • Properties

Properties

The IHTMLOptionElement4 interface has these properties.

Property Description

value

Sets or retrieves the value which is returned to the server when the form control is submitted.

 

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

IHTMLOptionElement3