CMFCRibbonGallery::SetGroupName
设置组的名称。
void SetGroupName(
int nGroupIndex,
LPCTSTR lpszGroupName
);
参数
[in] nGroupIndex
为名称已更改的组指定从零开始的索引。[in] lpszGroupName
为组指定新名称。
备注
名称更改使用 CMFCRibbonGallery::AddGroup 方法,的团队必须添加了。
要求
标头: afxRibbonPaletteGallery.h