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.
Updates a user-defined toolbar image from a bitmap.
BOOL UpdateImage(
int iImage,
HBITMAP hbmp
);
Parameters
[in] iImage
The zero-based index of the image to update.[in] hbmp
A handle to the bitmap from which to update the image.
Return Value
TRUE if the image was updated successfully; FALSE if the image list is not user-defined or temporary.
Requirements
Header: afxtoolbarimages.h