'DeclarationEvent FileDownload As EventHandler
'UsageDim instance As IWebControl Dim handler As EventHandler AddHandler instance.FileDownload, handler
event EventHandler FileDownload
'DeclarationEvent FileDownload As EventHandler
'UsageDim instance As IWebControl Dim handler As EventHandler AddHandler instance.FileDownload, handler
event EventHandler FileDownload