PyCToolBarCtrl.GetButton

PyCToolBarCtrl::TBBUTTON = GetButton(nID)

Retrieve information about the specified button in a toolbar control.

Parameters

nID : int

ID of the button to retrieve.

MFC References

CToolBarCtrl::GetButton