The TOOLINFO structure contains information about a tool in a ToolTip control.
typedef struct { // ti UINT cbSize; UINT uFlags; HWND hwnd; UINT uId; RECT rect; HINSTANCE hinst; LPTSTR lpszText; } TOOLINFO, NEAR *PTOOLINFO, FAR *LPTOOLINFO;
Value |
Meaning |
TTF_IDISHWND |
Indicates that the uId member is the window handle to the tool. If this flag is not set, uId is the identifier of the tool. |
TTF_CENTERTIP |
Centers the ToolTip window below the tool specified by the uId member. |
TTF_RTLREADING |
Displays text using right-to-left reading order on Hebrew or Arabic systems. |
TTF_SUBCLASS |
Indicates that the ToolTip control should subclass the tool's window to intercept messages, such as WM_MOUSEMOVE. If not set, you need to use the TTM_RELAYEVENT message to forward messages to the ToolTip control. For a list of messages that a ToolTip control processes, see TTM_RELAYEVENT. |
file: /Techref/os/win/api/win32/struc/src/str21_23.htm, 4KB, , updated: 2000/4/7 11:20, local time: 2024/11/6 23:30,
3.139.103.57: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/str21_23.htm"> TOOLINFO</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.