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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Constructs a CToolTipCtrl object.
CToolTipCtrl( );
You must call Create after constructing the object.
// Declare a CToolTipCtrl object.
CToolTipCtrl m_ToolTipCtrl;
Header: afxcmn.h