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 name of the context category caption specified by a context ID.
BOOL GetContextName(
UINT uiContextID,
CString& strName
) const;
Parameters
[in] uiContextID
A ribbon category context ID.[out] strName
The name of a context category caption.
Return Value
TRUE if the method was successful; otherwise, FALSE if uiContextID was zero or the context category caption was not found.
Requirements
Header: afxribbonbar.h