Share via


CMFCToolTipInfo::m_bBalloonTooltip

Specifies the display style of all tooltips.

BOOL m_bBalloonTooltip;

Remarks

TRUE indicates that tooltips use the balloon style, FALSE indicates that tooltips use the rectangular style.

Requirements

Header: afxToolTipCtrl.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCToolTipInfo Class