CToolTipCtrl::CToolTipCtrl
Constructs a CToolTipCtrl object.
CToolTipCtrl( );
Remarks
You must call Create after constructing the object.
Example
// Declare a CToolTipCtrl object.
CToolTipCtrl m_ToolTipCtrl;
Requirements
Header: afxcmn.h
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Constructs a CToolTipCtrl object.
CToolTipCtrl( );
You must call Create after constructing the object.
// Declare a CToolTipCtrl object.
CToolTipCtrl m_ToolTipCtrl;
Header: afxcmn.h