Click or drag to resize

DragEvent.FileCount Property

X#
A numeric value representing the number of files in the drag-and-drop load that generated this drag event.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY FileCount AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
A numeric value representing the number of files in the drag-and-drop load that generated this drag event.
See Also