Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets a new bounding rectangle for a tool.
void SetToolRect(
CWnd* pWnd,
UINT_PTR nIDTool,
LPCRECT lpRect
);
Parameters
pWnd
Pointer to the window that contains the tool.nIDTool
ID of the tool.lpRect
Pointer to a RECT structure specifying the new bounding rectangle.
Requirements
Header: afxcmn.h