#include <customgui_listview.h>

Tree/List view drag information.
Public Attributes | |
| Float | mx | 
| Float | my | 
| BaseContainer | msg | 
| void * | dragobject | 
| Int32 | dragtype | 
  Public Attributes inherited from CellInfo | |
| GeUserArea * | frame | 
| Int32 | xpos | 
| Int32 | ypos | 
| Int32 | width | 
| Int32 | height | 
| Int32 | line | 
| Int32 | col | 
| Float mx | 
The mouse X coordinate.
| Float my | 
The mouse Y coordinate.
| BaseContainer msg | 
The message container.
| void* dragobject | 
The dragged object.