PyCToolBarCtrl
.IsButtonChecked
int =
IsButtonChecked(
nID
)
Determine whether the specified button in a toolbar control is checked.
Parameters
nID
: int
ID of the button to check.
MFC References
CToolBarCtrl::IsButtonChecked