Share via


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

See Also

Reference

CToolTipCtrl Class

Hierarchy Chart

CToolTipCtrl::Create

CToolTipCtrl::CreateEx

Other Resources

CToolTipCtrl Members