TB_REPLACEBITMAP message
Replaces an existing bitmap with a new bitmap.
Parameters
- wParam
- Must be zero.
- lParam
-
Pointer to a TBREPLACEBITMAP structure that contains the information of the bitmap to be replaced and the new bitmap.
Return value
Returns nonzero if successful, or zero otherwise.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
---|---|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
Show: