Exploring the Page Object Model in FrontPage

   

The Page object model contains constants, events, methods, objects, and properties for FrontPage document objects that are compatible with Microsoft Internet Explorer 4.0 and later. These programming elements generally follow the model used in Internet Explorer. General usage for objects for those who are familiar with Internet Explorer is to prefix the object name with an "FP." For example, the object name for the FPHTMLDocument object in FrontPage is "HTMLDocument" in InternetExplorer.

Note   In many cases the "IHTML" object has been retained for the convenience of devleopers familiar with Internet Explorer.

Click the one of the following links to see detailed information for a specific topic.

Events

Methods

Objects

Properties

Visit the Office Developer Center at MSDN Online for the latest Microsoft FrontPage development information, including new technical articles, downloads, samples, product news, and more.