Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Retrieves the image list that a toolbar control uses to display buttons in their default state.
CImageList* GetImageList( ) const;
Return Value
A pointer to a CImageList object, or NULL if no image list is set.
Remarks
This member function implements the behavior of the Win32 message TB_GETIMAGELIST, as described in the Windows SDK.
Requirements
Header: afxcmn.h
See Also
Reference
CToolBarCtrl::GetDisabledImageList