CReBarCtrl::GetToolTips

CToolTipCtrl* GetToolTips( ) const;

Return Value

A pointer to a CToolTipCtrl object.

Remarks

This member function implements the behavior of the Win32 message RB_GETTOOLTIPS, as described in the Platform SDK.

Note that the MFC implementation of GetToolTips returns a pointer to a CToolTipCtrl, rather than an HWND.

CReBarCtrl OverviewClass MembersHierarchy Chart

See Also   CReBarCtrl::SetToolTips