void CBCGPRibbonButtonsGroup::AddButtons | ( | const CList< CBCGPBaseRibbonElement *, CBCGPBaseRibbonElement * > & | lstButtons | ) |
Add buttons to group from list.
It's recommended to call SetImages() first.
lstButtons | Specifies the list of pointers to buttons. |