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.
Implements the behavior of the Win32 message RB_GETTOOLTIPS, as described in the Windows SDK.
CToolTipCtrl* GetToolTips( ) const;
Return Value
A pointer to a CToolTipCtrl object.
Remarks
Note that the MFC implementation of GetToolTips returns a pointer to a CToolTipCtrl, rather than an HWND.
Requirements
Header: afxcmn.h