Dynamic Windows Function [dw_checkbox_get]
Syntax
int dw_checkbox_get(HWND handle)
Parameters
HWND handle: Handle to the checkbox to be queried.
Returns
int State of checkbox (TRUE or FALSE).
Description
Returns the state of the checkbox.
Dynamic Windows Function [dw_checkbox_get]
Syntax
int dw_checkbox_get(HWND handle)
Parameters
HWND handle: Handle to the checkbox to be queried.
Returns
int State of checkbox (TRUE or FALSE).
Description
Returns the state of the checkbox.