Click or drag to resize

TreeView.GetDropHighlight Method

X#
Return the first tree view item that is the target of a drag-and-drop operation.

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

Return Value

Type: Usual
The first tree view item that is the target of a drag-and-drop operation.
See Also