ListBoxObserver::ListBoxMouseMoved
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.