Click or drag to resize

ListBox.EnableItemDrag Method (Typed)

X#
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
Request Example View Source

Return Value

Type: 
TRUE if successful; otherwise, FALSE.
See Also