TB_CHECKBUTTON message
Applies to: desktop apps only
Checks or unchecks a given button in a toolbar.
Parameters
- wParam
-
Command identifier of the button to check.
- lParam
-
The LOWORD is a BOOL that indicates whether to check or uncheck the specified button. If TRUE, the check is added. If FALSE, the check is removed.
Return value
Returns TRUE if successful, or FALSE otherwise.
Remarks
When a button is checked, it is displayed in the pressed state.
Requirements
|
Minimum supported client | Windows 2000 Professional |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 3/6/2012