Fires when component starts downloading file.
Private Sub object_FileStart(File)
The FileStart Event syntax has these parts:
This event fires before new file will be downloaded from the server. If you wish to cancel file download, call Cancel method.
Your browser does not support iframes.