June 2001
Intermediate to advanced
706 pages
24h 10m
English
Public Const BM_SETCHECK = &HF1
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.
Sets the state of the control.
Always 0.
Read now
Unlock full access