Contents Index Topic Contents | ||
Previous Topic: TB_GETHOTITEM Next Topic: TB_GETINSERTMARK |
TB_GETIMAGELIST
TB_GETIMAGELIST wParam = 0; lParam = 0;Retrieves the image list that a toolbar control uses to display buttons in their default state. A toolbar control uses this image list to display buttons when they are not hot or disabled.
- Returns the handle to the image list, or NULL if no image list is set.
Version 4.70.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.