Поделиться через


CToolBarCtrl::GetHotImageList

Retrieves the image list that a toolbar control uses to display "hot" buttons. A hot button appears highlighted when the mouse pointer is above it.

CImageList* GetHotImageList( ) const;

Возвращаемое значение

A pointer to a CImageList object, or NULL if no disabled image list is set.

Заметки

This member function implements the behavior of the Win32 message TB_GETHOTIMAGELIST, as described in the Windows SDK. A hot button appears highlighted when the mouse pointer is above it.

Требования

Header: afxcmn.h

См. также

Основные понятия

CToolBarCtrl Class

CToolBarCtrl Members

Hierarchy Chart

CToolBarCtrl::GetDisabledImageList

CToolBarCtrl::GetImageList