ImageList.DragLeave Method (Typed) | |
Ends a drag-and-drop operation.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.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