void SetToolTips( CToolTipCtrl* pToolTip );
Parameters
pToolTip
A pointer to a CToolTipCtrl object
Remarks
Call this member function to associate a tool tip control with a rebar control.
You must destroy the CToolTipCtrl object when you are done with it.
CReBarCtrl Overview | Class Members | Hierarchy Chart
See Also CReBarCtrl::GetToolTips