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.
Deletes the user-defined image that has a specified index from the toolbar images.
BOOL DeleteImage(
int iImage
);
Parameters
- [in] iImage
Specifies the zero-based index of the image to delete.
Return Value
TRUE if the image was deleted successfully; FALSE if the image index is invalid, the CMFCToolbarImages object is temporary, the CMFCToolbarImages object does not contain user-defined images, or if some other error occurred.
Requirements
Header: afxtoolbarimages.h