SECHTMLView Class
class SECHTMLView: public CHtmlView, public CDocHostUIHandler
SECHTMLView derives from the MFC CHtmlView and provides you default virtual handlers for IDocHostUIHandler which you just have to override in your derived class if necessary. Use this class in conjunction with the Utility functions provided in WBUtilFuncs.h for a powerful and easy way to automate the Web Browser control in your MFC applications. See the WBExtSample in the \\SAMPLES\\TOOLKIT\\PRO\\WBEXTSAMPLE directory for code samples on the usage of this class and how to set up event handlers for specific HTML elements using the EventSink available in the default IOleControlSite implementation.Defined in: sechtmlvw.h