PyCToolBarCtrl.Indeterminate

Indeterminate(nID, bEnable)

Mark or unmark the specified button as indeterminate

Parameters

nID : int

ID of the button to mark.

bEnable=1 : int

1 to hide, 0 to show.

MFC References

CToolBarCtrl::Indeterminate