IHTMLDialog interface
Provides access to information about an HTML dialog box.
Members
The IHTMLDialog interface inherits from the IDispatch interface but does not have additional members.
Remarks
The dialog object is the special window object created by the IHTMLWindow2::showModalDialog method. In the dialog window, scripts reference the dialog object as the top-level window property. There is no such dialog property in the dialog.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
Build date: 11/12/2012