BM_GETIMAGE message
Retrieves a handle to the image (icon or bitmap) associated with the button.
Parameters
- wParam
-
The type of image to associate with the button. This parameter can be one of the following values.
Value Meaning - IMAGE_BITMAP
A bitmap.
- IMAGE_ICON
An icon.
- lParam
-
This parameter is not used.
Return value
The return value is a handle to the image, if any; otherwise, it is NULL.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
See also
- Reference
- BM_SETIMAGE
- Conceptual
- Buttons
Send comments about this topic to Microsoft
Build date: 10/27/2012