PyCWnd
.IsDlgButtonChecked
int =
IsDlgButtonChecked(
idCtl
)
Determines if a dialog button is checked.
Parameters
idCtl
: int
The ID of the button to check.
MFC References
CWnd::IsDlgButtonChecked