CReBarCtrl::SetToolTips

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 OverviewClass MembersHierarchy Chart

See Also   CReBarCtrl::GetToolTips