CToolTipCtrl::SetToolRect

void SetToolRect( CWnd* pWnd, UINT 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.

Remarks

Call this function to set a new bounding rectangle for a tool.

CToolTipCtrl OverviewClass MembersHierarchy Chart

See Also   CToolTipCtrl::GetToolInfo