一篇文章揭秘!MFC和BCGControlBar類之間的關(guān)系
BCGControlBar ("Business Components Gallery ControlBar")是MFC擴(kuò)展庫,使您可以創(chuàng)建具有完全自定義選項(xiàng)(功能區(qū)、可自定義工具欄、菜單等)以及一組專業(yè)設(shè)計(jì)的豐富Microsoft Office和Microsoft Visual Studio的應(yīng)用程序 GUI控件,例如圖表、日歷、網(wǎng)格、編輯器、甘特圖和許多其他控件。
BCGControlBar庫擁有500多個(gè)經(jīng)過全面設(shè)計(jì)、測(cè)試和充分記錄的MFC擴(kuò)展類。 我們的組件可以輕松地集成到您的應(yīng)用程序中,并為您節(jié)省數(shù)百個(gè)開發(fā)和調(diào)試時(shí)間。
由于許多BCGControlBar Pro類已合并到MFC(Visual Studio 2008 SP1或更高版本中,請(qǐng)?jiān)诖颂庨喿x全文:http://www.bcgsoft.com/pressreleases/PR071110.pdf),以便BCGControlBar應(yīng)用程序適應(yīng)BCGControlBar Pro或基于MFC的應(yīng)用程序,下表展示了MFC類名稱和相應(yīng)的BCGControlBar Pro名稱:
MFC Class | BCGControlBar Class |
AFX_GLOBAL_DATA | BCGPGLOBAL_DATA |
CAfxDrawState | CBCGPDrawState |
CAutoHideDockSite | CBCGPAutoHideDockBar |
CBasePane | CBCGPBaseControlBar |
CBaseTabbedPane | CBCGPBaseTabbedBar |
CContextMenuManager | CBCGPContextMenuManager |
CDialogEx | CBCGPDialog |
CDockablePane | CBCGPDockingControlBar |
CDockablePaneAdapter | CBCGPDockingCBWrapper |
CDockingManager | CBCGPDockManager |
CDockingPanesRow | CBCGPDockBarRow |
CDockSite | CBCGPDockBar |
CDrawingManager | CBCGPDrawManager |
CFrameImpl | CBCGPFrameImpl |
CFrameWndEx | CBCGPFrameWnd |
CFormView | CBCGPFormView |
CGlobalUtils | CBCGPGlobalUtils |
CKeyboardManager | CBCGPKeyboardManager |
CMDIChildWndEx | CBCGPMDIChildWnd |
CMDIFrameWndEx | CBCGPMDIFrameWnd |
CMDITabInfo | CBCGPMDITabParams |
CMenuImages | CBCGPMenuImages |
CMenuTearOffManager | CBCGPTearOffManager |
CMFCAutoHideButton | CBCGPAutoHideButton |
CMFCBaseTabCtrl | CBCGPBaseTabWnd |
CMFCButton | CBCGPButton |
CMFCCaptionBar | CBCGPCaptionBar |
CMFCCaptionButton | CBCGPCaptionButton |
CMFCColorBar | CBCGPColorBar |
CMFCColorButton | CBCGPColorButton |
CMFCColorDialog | CBCGPColorDialog |
CMFCColorMenuButton | CBCGPColorMenuButton |
CMFCColorPickerCtrl | CBCGPColorPickerCtrl |
CMFCDesktopAlertDialog | CBCGPPopupDlg |
CMFCDesktopAlertWnd | CBCGPPopupWindow |
CMFCDesktopAlertWndInfo | CBCGPPopupWndParams |
CMFCDragFrameImpl | CBCGPDragFrameImpl |
CMFCDropDownToolBar | CBCGPDropDownToolBar |
CMFCDropDownToolbarButton | CBCGPDropDownToolbarButton |
CMFCEditBrowseCtrl | CBCGPEdit |
CMFCFontComboBox | CBCGPFontComboBox |
CMFCFontInfo | CBCGPFontDesc |
CMFCHeaderCtrl | CBCGPHeaderCtrl |
CMFCImageEditorDialog | CBCGPImageEditDlg |
CMFCKeyMapDialog | CBCGPKeyMapDlg |
CMFCLinkCtrl | CBCGPURLLinkButton |
CMFCListCtrl | CBCGPListCtrl |
CMFCMaskedEdit | CBCGPMaskEdit |
CMFCMenuBar | CBCGPMenuBar |
CMFCMenuButton | CBCGPMenuButton |
CMFCOutlookBar | CBCGPOutlookBar |
CMFCOutlookBarPane | CBCGPOutlookBarPane |
CMFCOutlookBarTabCtrl | CBCGPOutlookWnd |
CMFCPopupMenu | CBCGPPopupMenu |
CMFCPopupMenuBar | CBCGPPopupMenuBar |
CMFCPropertyGridColorProperty | CBCGPColorProp |
CMFCPropertyGridCtrl | CBCGPPropList |
CMFCPropertyGridFileProperty | CBCGPFileProp |
CMFCPropertyGridFontProperty | CBCGPFontProp |
CMFCPropertyGridProperty | CBCGPProp |
CMFCPropertyPage | CBCGPPropertyPage |
CMFCPropertySheet | CBCGPPropertySheet |
CMFCReBar | CBCGPReBar |
CMFCRibbonApplicationButton | CBCGPRibbonMainButton |
CMFCRibbonBar | CBCGPRibbonBar |
CMFCRibbonBaseElement | CBCGPBaseRibbonElement |
CMFCRibbonSeparator | CBCGPRibbonSeparator |
CMFCRibbonButton | CBCGPRibbonButton |
CMFCRibbonButtonsGroup | CBCGPRibbonButtonsGroup |
CMFCRibbonCategory | CBCGPRibbonCategory |
CMFCRibbonCheckBox | CBCGPRibbonCheckBox |
CMFCRibbonColorButton | CBCGPRibbonColorButton |
CMFCRibbonComboBox | CBCGPRibbonComboBox |
CMFCRibbonContextCaption | CBCGPRibbonContextCaption |
CMFCRibbonCustomizeDialog | CBCGPRibbonCustomize |
CMFCRibbonEdit | CBCGPRibbonEdit |
CMFCRibbonFontComboBox | CBCGPRibbonFontComboBox |
CMFCRibbonGallery | CBCGPRibbonPaletteButton |
CMFCRibbonGalleryMenuButton | CBCGPRibbonPaletteMenuButton |
CMFCRibbonLabel | CBCGPRibbonLabel |
CMFCRibbonLinkCtrl | CBCGPRibbonHyperlink |
CMFCRibbonMainPanel | CBCGPRibbonMainPanel |
CMFCRibbonMiniToolBar | CBCGPRibbonFloaty |
CMFCRibbonPanel | CBCGPRibbonPanel |
CMFCRibbonProgressBar | CBCGPRibbonProgressBar |
CMFCRibbonSlider | CBCGPRibbonSlider |
CMFCRibbonStatusBar | CBCGPRibbonStatusBar |
CMFCRibbonStatusBarPane | CBCGPRibbonStatusBarPane |
CMFCRibbonTab | CBCGPRibbonTab |
CMFCRibbonUndoButton | CBCGPRibbonUndoButton |
CMFCShellListCtrl | CBCGPShellList |
CMFCShellTreeCtrl | CBCGPShellTree |
CMFCSpinButtonCtrl | CBCGPSpinButtonCtrl |
CMFCStatusBar | CBCGPStatusBar |
CMFCTabCtrl | CBCGPTabWnd |
CMFCTasksPane | CBCGPTasksPane |
CMFCTasksPaneTask | CBCGPTask |
CMFCTasksPaneTaskGroup | CBCGPTasksGroup |
CMFCToolBar | CBCGPToolBar |
CMFCToolBarButton | CBCGPToolbarButton |
CMFCToolBarComboBoxButton | CBCGPToolbarComboBoxButton |
CMFCToolBarComboBoxEdit | CBCGPComboEdit |
CMFCToolBarDateTimeCtrl | CBCGPToolbarDateTimeCtrl |
CMFCToolBarEditBoxButton | CBCGPToolbarEditBoxButton |
CMFCToolBarFontComboBox | CBCGPToolbarFontCombo |
CMFCToolBarFontSizeComboBox | CBCGPToolbarFontSizeCombo |
CMFCToolBarImages | CBCGPToolBarImages |
CMFCToolBarInfo | CBCGPToolBarParams |
CMFCToolBarMenuButton | CBCGPToolbarMenuButton |
CMFCToolBarsCustomizeDialog | CBCGPToolbarCustomize |
CMFCToolTipCtrl | CBCGPToolTipCtrl |
CMFCToolTipInfo | CBCGPToolTipParams |
CMFCVisualManager | CBCGPVisualManager |
CMFCVisualManagerOfficeXP | CBCGPVisualManagerXP |
CMFCVisualManagerOffice2003 | CBCGPVisualManager2003 |
CMFCVisualManagerOffice2007 | CBCGPVisualManager2007 |
CMFCVisualManagerVS2005 | CBCGPVisualManagerVS2005 |
CMFCVisualManagerVS2008 | CBCGPVisualManagerVS2008 |
CMFCVisualManagerWindows | CBCGPWinXPVisualManager |
CMFCVisualManagerWindows7 | CBCGPVisualManagerScenic |
CMFCWindowsManagerDialog | CBCGPWindowsManagerDlg |
CMouseManager | CBCGPMouseManager |
CMultiPaneFrameWnd | CBCGPMultiMiniFrameWnd |
COleIPFrameWndEx | CBCGPOleIPFrameWnd |
CPane | CBCGPControlBar |
CPaneContainer | CBCGPBarContainer |
CPaneContainerManager | CBCGPBarContainerManager |
CPaneDialog | CBCGPDialogBar |
CPaneDivider | CBCGPSlider |
CPaneFrameWnd | CBCGPMiniFrameWnd |
CRecentDockSiteInfo | CBCGPRecentContainerInfo |
CSettingsStore | CBCGPRegistry |
CShellManager | CBCGPShellManager |
CSmartDockingInfo | CBCGPSmartDockingParams |
CSplitterWndEx | CBCGPSplitterWnd |
CTabbedPane | CBCGPTabbedControlBar |
CTabView | CBCGPTabView |
CTooltipManager | CBCGPTooltipManager |
CUserTool | CBCGPUserTool |
CUserToolsManager | CBCGPUserToolsManager |
CVSListBox | CBCGPEditListBox |
CWinAppEx | CBCGPWinApp |
其他一些關(guān)系:
在下表中,您可以找到常用的MFC內(nèi)容、全局變量和方法,以及相應(yīng)的BCGControlBar名稱。
MFC | BCGControlBar for MFC |
AFX_DEFAULT_TOOLBAR_STYLE | dwDefaultToolbarStyle |
AFX_CBRS_FLOAT | CBRS_BCGP_FLOAT |
AFX_CBRS_AUTOHIDE | CBRS_BCGP_AUTOHIDE |
AFX_CBRS_RESIZE | CBRS_BCGP_RESIZE |
AFX_WM_CHANGE_ACTIVE_TAB | BCGM_CHANGE_ACTIVE_TAB |
AFX_WM_CREATETOOLBAR | BCGM_CREATETOOLBAR |
AFX_WM_RESETTOOLBAR | BCGM_RESETTOOLBAR |
AFX_TOOLTIP_TYPE_ALL | BCGP_TOOLTIP_TYPE_ALL |
afxGlobalData | globalData |
clrHotLinkNormalText | clrHotLinkText |
DM_SHOW | BCGP_DM_SHOW |
DT_SMART | BCGP_DT_SMART |
DT_STANDARD | BCGP_DT_STANDARD |
Office2007_LunaBlue | VS2007_LunaBlue |
Office2007_ObsidianBlack | VS2007_ObsidianBlack |
Office2007_Silver | VS2007_Silver |
Office2007_Aqua | VS2007_Aqua |
AFXPrintPreview | BCGPPrintPreview |
DockPane | DockControlBar |
DockPaneLeftOf | DockControlBarLeftOf |
EnableAutoHidePanes | EnableAutoHideBars |
EnablePaneMenu | EnableControlBarMenu |
GetCmdMgr | BCGPGetCmdMgr |
GetPaneStyle | GetBarStyle |
GetUnderlyingWindow | GetUnderlinedWindow |
GetUserToolBarByIndex | GetUserBarByIndex |
LoadFromResource | LoadFromVSRibbon |
OnDrawPaneCaption | OnDrawControlBarCaption |
OnWorkspaceIdle | OnBCGPIdle |
SetDockingMode | SetDockMode |
SetPaneStyle | SetBarStyle |
SetWindows7Look | SetScenicLook |
ShowPane | ShowControlBar |
如果您對(duì)BCGSoft的產(chǎn)品感興趣,也可直接咨詢“在線客服”!
現(xiàn)購買BCGSoft正版授權(quán)最高直降萬元,歡迎點(diǎn)擊了解產(chǎn)品正版授權(quán)>>