Adds a filename to the Files collection
Type | Description | |||
FileName as String | A string expression that indicates a filename. |
Use Add method to add your files to ExDataObject object. The OLEStartDrag
event notifies the application that the user starts dragging data from the
control. The OLEDragDrop event
notifies your application that the user drags data to the control.