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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Constructs a CToolTipCtrl object.
CToolTipCtrl( );
You must call Create after constructing the object.
// Declare a CToolTipCtrl object.
CToolTipCtrl m_ToolTipCtrl;
Header: afxcmn.h