![]() | ![]() | ![]() |
| ||
|
TB_GETBITMAP
TB_GETBITMAP wParam = (WPARAM) idButton; lParam = 0;Retrieves the index of the bitmap associated with a button in a toolbar.
- Returns the index of the bitmap if successful, or zero otherwise.
- idButton
- Command identifier of the button whose bitmap index is to be retrieved.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.