Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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