Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves the image list that the current toolbar control uses to represent buttons in the pressed state.
CImageList* GetPressedImageList();
Return Value
Pointer to a CImageList that contains the image list for the current control, or NULL if no such image list is set.
Remarks
This method sends the TB_GETPRESSEDIMAGELIST message, which is described in the Windows SDK.
Requirements
Header: afxcmn.h
This control is supported in Windows Vista and later.
Additional requirements for this method are described in Build Requirements for Windows Vista Common Controls.