PyCToolBarCtrl.IsButtonEnabled

int = IsButtonEnabled(nID)

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

Parameters

nID : int

ID of the button to check.

MFC References

CToolBarCtrl::IsButtonEnabled