The TV_HITTESTINFO structure contains information used to determine the location of a point relative to a tree-view control.
typedef struct _TVHITTESTINFO { tvhtst POINT pt; UINT flags; HTREEITEM hItem; } TV_HITTESTINFO, FAR *LPTV_HITTESTINFO;
Value |
Meaning |
TVHT_ABOVE |
Above the client area |
TVHT_BELOW |
Below the client area |
TVHT_NOWHERE |
In the client area, but below the last item |
TVHT_ONITEM |
On the bitmap or label associated with an item |
TVHT_ONITEMBUTTON |
On the button associated with an item |
TVHT_ONITEMICON |
On the bitmap associated with an item |
TVHT_ONITEMINDENT |
In the indentation associated with an item |
TVHT_ONITEMLABEL |
On the label (string) associated with an item |
TVHT_ONITEMRIGHT |
In the area to the right of an item |
TVHT_ONITEMSTATEICON |
On the state icon for a tree-view item that is in a user-defined state |
TVHT_TOLEFT |
To the right of the client area |
TVHT_TORIGHT |
To the left of the client area |
This structure is used with the TVM_HITTEST message.
file: /Techref/os/win/api/win32/struc/src/str22_8.htm, 3KB, , updated: 2000/4/7 11:20, local time: 2024/11/6 01:36,
3.144.228.11:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.ecomorder.com/Techref/os/win/api/win32/struc/src/str22_8.htm"> TV_HITTESTINFO</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.