Contents Index Topic Contents | ||
Previous Topic: TB_GETEXTENDEDSTYLE Next Topic: TB_GETHOTITEM |
TB_GETHOTIMAGELIST
TB_GETHOTIMAGELIST wParam = 0; lParam = 0;Retrieves the image list that a toolbar control uses to display hot buttons. A button is hot when the pointer is above it.
- Returns the handle to the image list that the control uses to display hot buttons, or NULL if no hot image list is set.
Version 4.70.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.