TB_GETBITMAPTB_GETBITMAP*
*Contents  *Index  *Topic Contents
*Previous Topic: TB_GETANCHORHIGHLIGHT
*Next Topic: TB_GETBITMAPFLAGS

TB_GETBITMAP


TB_GETBITMAP 
    wParam = (WPARAM) idButton; 
    lParam = 0; 

Retrieves the index of the bitmap associated with a button in a toolbar.

idButton
Command identifier of the button whose bitmap index is to be retrieved.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.