Structure for message MC_MTM_HITTEST. More...
Data Fields | |
POINT | pt |
Coordinates to test. | |
UINT | flags |
On output, set to the result of the test. | |
Related Functions | |
(Note that these are not member functions.) | |
MC_MTHITTESTINFO::flags bits | |
MC_MTHT_NOWHERE | |
The hit test coordinates are outside of any tabs. | |
MC_MTHT_ONITEMICON | |
The coordinates hit the tab on its icon. | |
MC_MTHT_ONITEMLABEL | |
The coordinates hit the tab, but its icon or close button. | |
MC_MTHT_ONITEMCLOSEBUTTON | |
The coordinates hit the tab on its close button. | |
MC_MTHT_ONITEM | |
The coordinates hit the tab anywhere in its rectangle. |
Structure for message MC_MTM_HITTEST.