BCGControlBar Pro for MFC
BOOL CBCGPRibbonBar::GetContextName ( UINT  uiContextID,
CString &  strName 
) const

Retrieves context name.

Use this function to retrieve name of context with specified ID.

Parameters
uiContextIDSpecifies context ID
strNameContains context name when the function returns.