BCGControlBar Pro for MFC
CBCGPRibbonPanel::CBCGPRibbonPanel ( LPCTSTR  lpszName = NULL,
HICON  hIcon = NULL,
BOOL  bAutoDestroyIcon = TRUE 
)
protected

Constructs a ribbon panel object.

Parameters
lpszNameSpecifies the panel name.
hIconSpecifies the panel icon.
bAutoDestroyIconSet this paramater to TRUE to destroy hIcon in the object destructor.