WebBrowserExtended.DownloadStarted Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Same as DownloadBegin, included for backward compatibility.
public:
event EventHandler ^ DownloadStarted;
[System.ComponentModel.Browsable(false)]
public event EventHandler DownloadStarted;
[<System.ComponentModel.Browsable(false)>]
member this.DownloadStarted : EventHandler
Public Custom Event DownloadStarted As EventHandler
Event Type
- Attributes