Click or drag to resize

Window.DragDropClient Property

X#
The DragDropClient object created when Window:EnableDragDropClient(TRUE) is called.

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

Property Value

Type: Usual
The DragDropClient object created when Window:EnableDragDropClient(TRUE) is called.
See Also