Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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