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