Hi,
i'm looking for a trick to remove an CMFCRibbonPanel from CMFCRibbonCategory. There is just AddPanel() function in the CMFCRibbonCategory, but no RemovePanel().
Do I really need to rebuild my whole CMFCRibbonCategory to do this?
EDIT:
Just for clarification, what i want is to remove panel itself from the category and not the elements from the panel.