PyCToolBarCtrl.IsButtonPressed

int = IsButtonPressed(nID)

Determine whether the specified button in a toolbar control is pressed.

Parameters

nID : int

ID of the button to check.

MFC References

CToolBarCtrl::IsButtonPressed