BCGControlBar Pro for MFC
CBCGPProp* CBCGPPropertyManager::GetProperty ( const CString &  strPath,
TCHAR  cDelimeter = _T('\\') 
)

Returns a property list control property according to the specified path.

Parameters
strPathProperty path (parent group names separated by delimeter).
cDelimeterPath delimeter ('\' by default).
Returns
NULL if it fails, else the property.