IHTMLOptionElement3 interface

This interface extends the IHTMLOptionElement interface.

Members

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

  • Properties

Properties

The IHTMLOptionElement3 interface has these properties.

Property Description

label

Sets or retrieves a value that you can use to implement your own IHTMLOptionElement3::label functionality for the object.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

IHTMLOptionElement