Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Deletes the specified ribbon category from the ribbon bar.
BOOL RemoveCategory(
int nIndex
);
Parameters
- [in] nIndex
The zero-based index of a category in the list of ribbon categories that is contained in the ribbon bar.
Return Value
TRUE if the specified ribbon category was deleted; otherwise FALSE.
Remarks
The specified ribbon category is deleted from memory and from the category list.
Requirements
Header: afxribbonbar.h