Attachmate.Reflection.Web.Msie Namespace > IWebControl Interface : FileDownload Event |
'Declaration
Event FileDownload As EventHandler
'Usage
Dim instance As IWebControl Dim handler As EventHandler AddHandler instance.FileDownload, handler
event EventHandler FileDownload