CToolTipCtrl::SetToolRect

voidSetToolRect(CWnd*pWnd,UINTnIDTool**,LPCRECTlpRect);**

Parameters

pWnd

Pointer to the window that contains the tool.

nIDTool

ID of the tool.

lpRect

Pointer to a 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