MSHTML Functions
This section contains a list of functions that you use to add a dialog box to your application.
Functions
CreateHTMLPropertyPageCreates a property page that displays HTML.
IEIsXMLNSRegisteredDetermines if the specified XML namespace is registered.
IERegisterXMLNSRegisters the XML namespace.
ShowHTMLDialogCreates a modal dialog box that displays HTML.
ShowHTMLDialogExCreates a trusted dialog box that displays HTML.
SHOWHTMLDIALOGEXFNDefines the function type for the ShowHTMLDialogEx function.
SHOWHTMLDIALOGFNDefines the function type for ShowHTMLDialog.
ShowModelessHTMLDialogCreates a modeless dialog box that displays HTML.
SHOWMODELESSHTMLDIALOGFNDefines the function type for ShowModelessHTMLDialog.
TriggerFileDownloadDirects Windows Internet Explorer to download a file.