Graphisoft®

Dialog ManagerVersion: 2.0

ListBox::SetHeaderDragableButtons

Enables the header items to be reordered by mouse interaction in the list box.

void SetHeaderDragableButtons (bool hasDragableButtons);

Parameters

hasDragableButtons
If this state is set to true, the order of the header items can be modified by mouse interaction.

Description

If the hasDragableButtons state is set to true on the list box header, header items can be reordered by clicking and tracking them with the mouse. In this case the application gets a ListBoxHeaderItemDragEvent event.