2 out of 2 rated this helpful - Rate this topic

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

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.