2 out of 2 rated this helpful - Rate this topic

MSHTML Functions

This section contains a list of functions that you use to add a dialog box to your application.

Functions

CreateHTMLPropertyPage

Creates a property page that displays HTML.

IEIsXMLNSRegistered

Determines if the specified XML namespace is registered.

IERegisterXMLNS

Registers the XML namespace.

ShowHTMLDialog

Creates a modal dialog box that displays HTML.

ShowHTMLDialogEx

Creates a trusted dialog box that displays HTML.

SHOWHTMLDIALOGEXFN

Defines the function type for the ShowHTMLDialogEx function.

SHOWHTMLDIALOGFN

Defines the function type for ShowHTMLDialog.

ShowModelessHTMLDialog

Creates a modeless dialog box that displays HTML.

SHOWMODELESSHTMLDIALOGFN

Defines the function type for ShowModelessHTMLDialog.

TriggerFileDownload

Directs Windows Internet Explorer to download a file.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.