ListBox.EnableItemDrag Method (Typed) | |
Turn the list box into a drag list box.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD EnableItemDrag() AS VOID
public virtual void EnableItemDrag()
Request Example
View SourceReturn Value
Type:
TRUE if successful; otherwise, FALSE.
See Also