CReBarCtrl::SetToolTips

Associates a tool tip control with a rebar control.

void SetToolTips(
   CToolTipCtrl* pToolTip 
);

Parameters

Remarks

You must destroy the CToolTipCtrl object when you are done with it.

Requirements

Header: afxcmn.h

See Also

Reference

CReBarCtrl Class

Hierarchy Chart

CReBarCtrl::GetToolTips

Other Resources

CReBarCtrl Members