PyCToolBarCtrl.IsButtonIndeterminate

int = IsButtonIndeterminate(nID)

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

Parameters

nID : int

ID of the button to check.

MFC References

CToolBarCtrl::IsButtonIndeterminate