|  |  |  | 
| 
 | ||
| 
 | ||
TB_SETDISABLEDIMAGELIST
TB_SETDISABLEDIMAGELIST wParam = 0; lParam = (LPARAM)(HIMAGELIST) himlNewDisabled;Sets the image list that the toolbar control will use to display disabled buttons.
- Returns the handle to the image list previously used to display disabled buttons, or NULL if no image list was previously set.
- himlNewDisabled
- Handle to the image list that will be set.
Version 4.70
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.