Contents Index Topic Contents | ||
Previous Topic: TB_ISBUTTONHIDDEN Next Topic: TB_ISBUTTONINDETERMINATE |
TB_ISBUTTONHIGHLIGHTED
TB_ISBUTTONHIGHLIGHTED wParam = (WPARAM) idButton; lParam = 0;Checks the highlight state of a toolbar button.
- Returns nonzero if the button is highlighted, or zero otherwise.
- idButton
- Command identifier for a toolbar button.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.