Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the index of the ribbon category that contains the specified data.
int FindCategoryIndexByData(
DWORD dwData
) const;
Parameters
- [in] dwData
The data associated with a ribbon category.
Return Value
The zero-based index of a ribbon category if the method was successful; otherwise -1.
Requirements
Header: afxribbonbar.h