This event is generated in response to a user double-clicking on the contents of a displayed container file or using the UnZip
method. You can then respond to this event to Open
the file.
ViewFile(FileName, DeleteFile)
Parameter |
Type |
Description |
|
String |
The path and file name of the file that the user double-clicked within the container file. |
|
Boolean |
If this is |
|