June 2001
Intermediate to advanced
706 pages
24h 10m
English
Public Const BM_GETCHECK = &HF0
wParam
Unused.
lParam
Unused.
Gets the state of the checkbox or radio button (checked or unchecked).
Indicates the state of the control; can be one of the following, defined in Appendix C:
BST_CHECKED
|
BST_INDETERMINATE
|
BST_UNCHECKED
|
Read now
Unlock full access