ToolMap
Loading...
Searching...
No Matches
wxTreeMultiCtrl HitTest flags

Enumerations

enum  { wxTMC_HITTEST_GUTTER = 1 , wxTMC_HITTEST_WINDOW , wxTMC_HITTEST_CAPTION , wxTMC_HITTEST_CHECKBOX }
 

Detailed Description

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
wxTMC_HITTEST_GUTTER 

wxCoord was found in the gutter of the node (in front of the [+])

wxTMC_HITTEST_WINDOW 

wxCoord was found inside a window, or behind it, on a Window node

wxTMC_HITTEST_CAPTION 

wxCoord was found on a caption of a Node or Root item

wxTMC_HITTEST_CHECKBOX 

wxCoord was found on a checkbox (only when item really has a checkbox)