CToolBarCtrl::GetHotImageList
CImageList* GetHotImageList( ) const;
Return Value
A pointer to a CImageList object, or NULL if no disabled image list is set.
Remarks
This member function implements the behavior of the Win32 message , as described in the Platform SDK.
A hot button appears highlighted when the mouse pointer is above it.
CToolBarCtrl Overview | Class Members | Hierarchy Chart
See Also CToolBarCtrl::GetDisabledImageList, CToolBarCtrl::GetImageList