CHtmlView::OnDownloadBegin
This member function is called by the framework to begin downloading a document.
virtual void OnDownloadBegin( );
Remarks
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.
Requirements
Header: afxhtml.h