You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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 Value

Description

None

No image is attached to the cursor

Image

Use a repository enrolled Bitmap by specifying it on the DragImage property

Selection

A snapshot of the selected items in the control is attached to the cursor while dragging

Popup

Use a Popup Panel by specifying it on the DragPopup property

See also

All Component Classes
Technical Reference

  • No labels