BCGControlBar Pro for MFC
CBCGPRibbonUserAccountButton::CBCGPRibbonUserAccountButton ( UINT  nID,
const CString &  strName,
const CString &  strInitials,
COLORREF  clrFill,
COLORREF  clrText = CLR_DEFAULT 
)

Constructs a new CBCGPRibbonUserAccountButton object with the user initials.

Parameters
nIDSpecifies the command ID.
strNameSpecifies the user name.
strInitialsSpecifies the user initials.
clrFillSpecifies the control background color.
clrTextSpecifies the control foreground color. If this parameter is CLR_DEFAULT, the color contrasted to clrFill will be used as the foreground color.