TB_SETDISABLEDIMAGELISTTB_SETDISABLEDIMAGELIST*
*Contents  *Index  *Topic Contents
*Previous Topic: TB_SETCOLORSCHEME
*Next Topic: TB_SETDRAWTEXTFLAGS

TB_SETDISABLEDIMAGELIST


TB_SETDISABLEDIMAGELIST
    wParam = 0;
    lParam = (LPARAM)(HIMAGELIST) himlNewDisabled;

Sets the image list that the toolbar control will use to display disabled buttons.

himlNewDisabled
Handle to the image list that will be set.

Version 4.70


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