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.
voidUpdateTipText(LPCTSTRlpszText**,CWnd*pWnd,UINTnIDTool=0);**
voidUpdateTipText(UINTnIDText**,CWnd*pWnd,UINTnIDTool=0);**
Parameters
lpszText
Pointer to the text for the tool.
pWnd
Pointer to the window that contains the tool.
nIDTool
ID of the tool.
nIDText
ID of the string resource that contains the text for the tool.
Remarks
Call this function to update the tool tip text for this control’s tools.
CToolTipCtrl Overview | Class Members | Hierarchy Chart
See Also CToolTipCtrl::GetToolInfo