TreeView.GetDropHighlight Method | |
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
public virtual Usual GetDropHighlight()
Request Example
View SourceReturn Value
Type:
Usual
The first tree view item that is the target of a drag-and-drop operation.
See Also