IHTMLDialog2 interface
Provides access to information about an HTML dialog box.
Members
The IHTMLDialog2 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 and the IHTMLWindow3::showModelessDialog method. In the dialog window, scripts reference the dialog object as the top-level window property.
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