COXToolTipCtrl::DelTool

Dundas

COXToolTipCtrl::DelTool

Members | Overview

void DelTool(CWnd* pWnd, UINT nIDTool = 0)

Parameters

pWnd

Pointer to the window that contains the tool.
 

nIDTool

ID of the tool.
 

Remarks

Removes the tool specified by pWnd and nIDTool from the collection of tools supported by a tooltip control.

See also: AddTool