TB_SETHOTIMAGELISTTB_SETHOTIMAGELIST*
*



Contents  *



Index  *Topic Contents
*Previous Topic: TB_SETEXTENDEDSTYLE
*Next Topic: TB_SETHOTITEM

TB_SETHOTIMAGELIST


TB_SETHOTIMAGELIST
    wParam = 0;
    lParam = (LPARAM)(HIMAGELIST) himlNewHot;

Sets the image list that the toolbar control will use to display hot buttons. A button is hot when the pointer is above it. Toolbar controls that do not have the TBSTYLE_FLAT style do not have hot items.

himlNewHot
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.