Name

Public Const BM_GETCHECK = &HF0

Synopsis

wParam

Unused.

lParam

Unused.

Description

Gets the state of the checkbox or radio button (checked or unchecked).

Return Value

Indicates the state of the control; can be one of the following, defined in Appendix C:

BST_CHECKED
BST_INDETERMINATE
BST_UNCHECKED

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.