CToolBarCtrl::GetToolTips
Retrieves the handle of the tool tip control, if any, associated with the toolbar control.
CToolTipCtrl* GetToolTips( ) const;
Возвращаемое значение
A pointer to the CToolTipCtrl object associated with this toolbar or NULL if the toolbar has no associated tool tip control.
Заметки
Since the toolbar control normally creates and maintains its own tool tip control, most programs don't need to call this function.
Требования
Header: afxcmn.h