CBCGPToolbarCustomize::CBCGPToolbarCustomize | ( | CFrameWnd * | pWndParentFrame, |
BOOL | bAutoSetFromMenus = FALSE , |
||
UINT | uiFlags = (BCGCUSTOMIZE_MENU_SHADOWS|BCGCUSTOMIZE_TEXT_LABELS|BCGCUSTOMIZE_LOOK_2000|BCGCUSTOMIZE_MENU_ANIMATIONS) , |
||
CList< CRuntimeClass *, CRuntimeClass * > * | plistCustomPages = NULL |
||
) |
Constructor.
pWndParentFrame | The pointer to the parent frame (usualy - CMainFrame). |
bAutoSetFromMenus | Specifies whether the customization hirerechy will be automatically created from the application frame menus. |
uiFlags | Toolbar customization flags. |
plistCustomPages | (Optional) List of custom pages. Each member should be derived from CPropertyPage or CBCGPPropertyPage class. |
uiFlags can be one or combination of the following values: