FILE: Invoke Find, View Source, Options dialogs for WebBrowserLast reviewed: January 19, 1998Article ID: Q175513 |
The information in this article applies to:
SUMMARYThis article illustrates how to invoke the Internet Explorer Find, Internet Options, and View Source dialog boxes from within an application that is hosting the WebBrowser control. The following file is available for download from the Microsoft Software Library:
~ wbsampl.exe (size: 47557 bytes) MORE INFORMATIONWARNING: This sample uses an undocumented command group GUID that is subject to change in the future. Although this sample has been tested to work correctly with Internet Explorer 3.0 and 4.0, there is no guarantee that these techniques will continue to work successfully in future versions. Please use caution when adding this code to an application. The WBSampl example is a mini-browser application that illustrates how to create an application in Microsoft Visual C++ that uses the WebBrowser control. This example provides code to invoke the Find, Internet Options, and View Source items that are part of the WebBrowser control but are not exposed as methods. In order to implement the items listed above, the following steps should be followed.
(c) Microsoft Corporation 1997, All Rights Reserved. Contributions by Scott Roberts, Microsoft Corporation
|
Additional query words: WebBrowser WBSampl Find Source Options Internet
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |