BCGControlBar Pro for MFC
CBCGPBaseRibbonElement* CBCGPRibbonButtonsGroup::GetButton ( int  i) const
inline

Returns a pointer to button located at the specified index.

The pointer can be NULL if the specified index is out of range.

Parameters
iSpecifies zero-based index of a button to return.