Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / FileDownload Event
In This Topic
FileDownload Event
In This Topic
Occurs when a file is downloaded.
Syntax
private Sub WebControl_FileDownload (
   ByVal sender As Variant )

Parameters

sender
See Also