Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
voidDelTool(CWnd*pWnd,UINTnIDTool**=0);**
Parameters
pWnd
Pointer to the window that contains the tool.
nIDTool
ID of the tool.
Remarks
Call this function to remove the tool specified by pWnd and nIDTool from the collection of tools supported by a tool tip control.
CToolTipCtrl Overview | Class Members | Hierarchy Chart
See Also CToolTipCtrl::AddTool