BCGControlBar Pro for MFC
CBCGPRibbonBackstageViewItemPropertySheet::CBCGPRibbonBackstageViewItemPropertySheet ( UINT  nIconsListResID,
int  nIconWidth = 32,
BOOL  bIconsAutoScale = FALSE,
BOOL  bDefaultPageHeader = FALSE,
int  nListWidth = -1,
BOOL  bLoadMFCResourceLayout = FALSE 
)

Constructor.

Parameters
nIconsListResIDThe page icons list resource identifier.
nIconWidthWidth of the icon in list (default is 32 pixels).
bIconsAutoScaleIf TRUE, the page icons will be scaled according to current DPI.
bDefaultPageHeaderSpecifies whether a default page header (page name) will be renderred.
nListWidthSpecifies navigation list initial width. When this parameter is (-1) (default value), the width will be calculated by the page name sizes.
bLoadMFCResourceLayoutSpecifies whether MFC layout should be loaded from the dialog resource.