Поделиться через


CHtmlView::OnDownloadBegin

This member function is called by the framework to begin downloading a document.

virtual void OnDownloadBegin( );

Заметки

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.

Требования

Header: afxhtml.h

См. также

Основные понятия

CHtmlView Class

CHtmlView Members

Hierarchy Chart

CHtmlView::OnDownloadComplete

CHtmlView::Navigate

CHtmlView::Navigate2