This topic has not yet been rated - Rate this topic

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

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.