Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Draglist - DragListStyle Property

Panel
bgColor#2c3c4c

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