Overviews/Tutorials
About MSHTMLAll interfaces for accessing the Dynamic HTML (DHTML) Object Model are based on IDispatch and are the basis of access to the object model that is also used by scripts.
Handling HTML Element EventsThe HTMLElementEvents2 interface is an event sink interface that enables an application to receive events for HTML elements. Your custom application can receive these events, which are fired in response to user actions on HTML elements, when hosting the WebBrowser Control or automating Windows Internet Explorer.
Introduction to Markup ServicesMarkup Services is a set of interfaces and objects that allow you to manipulate the contents of an HTML document. This article introduces these interfaces and objects.
Reusing MSHTMLMSHTML was introduced in Microsoft Internet Explorer 4.0. It is the main HTML component of the Internet Explorer browser and can be used in other applications. It hosts Microsoft ActiveX Controls and supports the OLE Control '96 (OC96) specification for windowless controls.
本文介绍了MSHTML的基本概念,包括其作为Dynamic HTML (DHTML) 对象模型的基础接口及其实现方式。此外还探讨了如何通过HTMLElementEvents2接口处理HTML元素事件,并提供了关于如何使用MSHTML进行标记服务以操纵HTML文档内容的介绍。

169

被折叠的 条评论
为什么被折叠?



