Notifies an application that a navigation operation is beginning.
Syntax
void DownloadBegin(void);
Return Value
No return value.
Remarks
This event is fired shortly after the BeforeNavigate2 event, unless the navigation is canceled. Any animation or "busy" indication that the container needs to display should be connected to this event.
Each DownloadBegin event will have a corresponding DownloadComplete event.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0