CReBarCtrl::SetToolTips
Associates a tool tip control with a rebar control.
void SetToolTips(
CToolTipCtrl* pToolTip
);
Parameters
- pToolTip
A pointer to a CToolTipCtrl object
Remarks
You must destroy the CToolTipCtrl object when you are done with it.
Requirements
Header: afxcmn.h