TTM_NEWTOOLRECT message
Sets a new bounding rectangle for a tool.
Parameters
- wParam
- Must be zero.
- lParam
-
Pointer to a TOOLINFO structure. The hwnd and uId members identify a tool, and the rect member specifies the new bounding rectangle. The cbSize member of this structure must be filled in before sending this message.
Return value
No return value.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Unicode and ANSI names | TTM_NEWTOOLRECTW (Unicode) and TTM_NEWTOOLRECTA (ANSI) |
Send comments about this topic to Microsoft
Build date: 10/27/2012
