CHtmlView::OnDownloadBegin

virtual void OnDownloadBegin( );

Remarks

This member function is called by the framework to begin downloading a document. This event is fired shortly after the OnBeforeNavigate2 event, unless the navigation is canceled. Any animation or "busy" indication that the container needs to display should be connected to this event.

CHtmlView OverviewClass MembersHierarchy Chart

See Also   CHtmlView::OnDownloadComplete, CHtmlView::Navigate, CHtmlView::Navigate2, DWebBrowserEvents2::DownloadBegin