Draglist - DragListStyle Property

Type of draglist required

Member of Draglist (PRIM_DGLT)

Data Type - Enumeration

Details

The DragListStyle property defines how image attached to the drag cursor is defined.

Allowed Values

Enum ValueDescription
NoneNo image is attached to the cursor
ImageUse a repository enrolled Bitmap by specifying it on the DragImage property
SelectionA snapshot of the selected items in the control is attached to the cursor while dragging
PopupUse a Popup Panel by specifying it on the DragPopup property


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2