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 browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte 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