An application sends a BM_GETIMAGE message to retrieve the handle of the image (icon or bitmap) associated with the button.
BM_GETIMAGE wParam = (WPARAM) fImageType; // image-type flag lParam = 0; // not used, must be zero
IMAGE_BITMAP
IMAGE_ICON
The return value is the handle of the image, if any; otherwise, it is NULL.
file: /Techref/os/win/api/win32/mess/src/msg00_21.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/12 23:36,
18.217.224.194:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/os/win/api/win32/mess/src/msg00_21.htm"> BM_GETIMAGE</A> |
Did you find what you needed? |