Contents Index Topic Contents | ||
Previous Topic: TB_CHECKBUTTON Next Topic: TB_CUSTOMIZE |
TB_COMMANDTOINDEX
TB_COMMANDTOINDEX wParam = (WPARAM) idButton; lParam = 0;Retrieves the zero-based index for the button associated with the specified command identifier.
- Returns the zero-based index for the button.
- idButton
- Command identifier associated with the button.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.