Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This message determines whether the specified button in a toolbar is checked.
TB_ISBUTTONCHECKED wParam=(WPARAM)idButton;lParam= 0;
Parameters
- idButton
Command identifier of the button. - lParam
Not used.
Return Values
Nonzero indicates that the button is checked. Zero indicates otherwise.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.
See Also
Send Feedback on this topic to the authors