BM_SETDONTCLICK message
Sets a flag on a radio button that controls the generation of BN_CLICKED messages when the button receives focus.
Parameters
-
wParam [in]
-
A BOOL that specifies the state. TRUE to set the flag, otherwise FALSE.
-
lParam
-
Not used. Must be zero.
Return value
No return value.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|