Graphisoft®

Dialog ManagerVersion: 2.0

ListBoxObserver::ListBoxMouseMoved

Event handler for the mouse moved notification.

virtual void ListBoxMouseMoved (
    const ListBoxMouseMoveEvent & ev,
    bool *              inDragArea
);

Parameters

ev
A reference to the event.
inDragArea
Output parameter: Should be set to true if the cursor is above the drag area of a list item.