Click or drag to resize

Window.DragDropServer Property

X#
The DragDropServer object created when Window:EnableDragDropServer(TRUE) is called.

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

Property Value

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