| void CBCGPRibbonCustomizeQATPage::AddCustomCategory | ( | LPCTSTR | lpszName, |
| const CList< UINT, UINT > & | lstIDS | ||
| ) |
Adds a custom category.
| lpszName | The custom category name. |
| lstIDS | The list of command IDs in the custom category. |
Call this method to add a custom category (like "Popular Commands") to the Ribbon QAT Customization page.