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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Constructs a CToolTipCtrl object.
CToolTipCtrl( );
You must call Create after constructing the object.
// Declare a CToolTipCtrl object.
CToolTipCtrl m_ToolTipCtrl;
Header: afxcmn.h