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