IHTMLSelectElementEx interface
Exposes methods to control the design mode behavior of a "windowless" SELECT element.
Members
The IHTMLSelectElementEx interface inherits from the IUnknown interface. IHTMLSelectElementEx also has these types of members:
Methods
The IHTMLSelectElementEx interface has these methods.
| Method | Description |
|---|---|
| GetDropdownOpen |
Retrieves a value that indicates whether the drop-down list is visible. |
| GetSelectExFlags |
Retrieves design mode flags for the control. |
| SetSelectExFlags |
Sets design mode flags for the control. |
| ShowDropdown |
Opens or closes the list box portion of a drop-down combo box. |
Requirements
|
Minimum supported client |
Windows XP with SP2 |
|---|---|
|
Minimum supported server |
Windows Server 2003 |
|
Header |
|
|
IDL |
|
|
DLL |
|
Show: