Contents Index Topic Contents | ||
Previous Topic: TB_GETHOTIMAGELIST Next Topic: TB_GETIMAGELIST |
TB_GETHOTITEM
TB_GETHOTITEM wParam = 0; lParam = 0;Retrieves the index of the hot item in a toolbar.
- Returns the index of the hot item, or -1 if no hot item is set. Toolbar controls that do not have the TBSTYLE_FLAT style do not have hot items.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.