Name

Public Const BM_SETCHECK = &HF1

Synopsis

wParam

Sets the state of the checkbox or radio button; can be one of the following, defined in Appendix C:

BST_CHECKED
BST_INDETERMINATE
BST_UNCHECKED
lParam

Unused.

Description

Sets the state of the control.

Return Value

Always 0.

Get Subclassing and Hooking with Visual Basic now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.