Contents Index Topic Contents | ||
Previous Topic: TB_PRESSBUTTON Next Topic: TB_SAVERESTORE |
TB_REPLACEBITMAP
TB_REPLACEBITMAP wParam = 0; lParam = (LPARAM) (LPTBREPLACEBITMAP) ptbrb;Replaces an existing bitmap with a new bitmap.
- Returns nonzero if successful, or zero otherwise.
- ptbrb
- Address of a TBREPLACEBITMAP structure that contains the information of the bitmap to be replaced and the new bitmap.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.