CMFCRibbonButtonsGroup::SetParentCategory
Sets the parent CMFCRibbonCategory of the CMFCRibbonButtonsGroup object and all the buttons within it.
virtual void SetParentCategory(
CMFCRibbonCategory* pCategory
);
Parameters
- [in] pCategory
Pointer to the parent category to set (the tabbed groups in ribbon controls are called categories).
Requirements
Header: afxribbonbuttonsgroup.h