ImageList.DragLeave Method | |
Ends a drag-and-drop operation.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD DragLeave() AS USUAL
public virtual Usual DragLeave()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if successful; otherwise, FALSE.
See Also