Object: | AXFFileProgress |
Syntax: | TransferCancelled() |
Description: | The TransferCancelled event fires when the user cancels a transfer by clicking the progress indicator's "Cancel" button. The TransferCancelled event contains no arguments. |
Example: | The following will display a message box if the user cancels a transfer.
|