实例介绍
BCGControlBarPro v22.1正式版源代码、示例、帮助文件,无需安装,解压即可使用。
【实例截图】
【核心代码】
BCGControlBarPro
├── BCGCBPro
│ ├── BCGCBPro.cpp
│ ├── BCGCBPro.dsp
│ ├── BCGCBPro.dsw
│ ├── BCGCBPro.h
│ ├── BCGCBPro.rc
│ ├── BCGCBPro.sln
│ ├── BCGCBPro.vcproj
│ ├── BCGCBPro100.sln
│ ├── BCGCBPro100.vcxproj
│ ├── BCGCBPro100.vcxproj.filters
│ ├── BCGCBPro110.sln
│ ├── BCGCBPro110.vcxproj
│ ├── BCGCBPro110.vcxproj.filters
│ ├── BCGCBPro120.sln
│ ├── BCGCBPro120.vcxproj
│ ├── BCGCBPro120.vcxproj.filters
│ ├── BCGCBPro71.sln
│ ├── BCGCBPro71.vcproj
│ ├── BCGCBPro80.sln
│ ├── BCGCBPro80.vcproj
│ ├── BCGCBPro90.sln
│ ├── BCGCBPro90.vcproj
│ ├── BCGCBProConfig.h
│ ├── BCGCBProInc.h
│ ├── BCGCBProStatic.dsp
│ ├── BCGCBProStatic.dsw
│ ├── BCGCBProStatic.sln
│ ├── BCGCBProStatic.vcproj
│ ├── BCGCBProStatic100.sln
│ ├── BCGCBProStatic100.vcxproj
│ ├── BCGCBProStatic100.vcxproj.filters
│ ├── BCGCBProStatic110.sln
│ ├── BCGCBProStatic110.vcxproj
│ ├── BCGCBProStatic110.vcxproj.filters
│ ├── BCGCBProStatic120.sln
│ ├── BCGCBProStatic120.vcxproj
│ ├── BCGCBProStatic120.vcxproj.filters
│ ├── BCGCBProStatic71.sln
│ ├── BCGCBProStatic71.vcproj
│ ├── BCGCBProStatic80.sln
│ ├── BCGCBProStatic80.vcproj
│ ├── BCGCBProStatic90.sln
│ ├── BCGCBProStatic90.vcproj
│ ├── BCGCBProVer.h
│ ├── BCGPADOGridCtrl.h
│ ├── BCGPAccessibility.h
│ ├── BCGPAnalogClock.cpp
│ ├── BCGPAnalogClock.h
│ ├── BCGPAnimCtrl.cpp
│ ├── BCGPAnimCtrl.h
│ ├── BCGPAppBarWnd.cpp
│ ├── BCGPAppBarWnd.h
│ ├── BCGPAppointment.cpp
│ ├── BCGPAppointment.h
│ ├── BCGPAppointmentDS.cpp
│ ├── BCGPAppointmentDS.h
│ ├── BCGPAppointmentProperty.cpp
│ ├── BCGPAppointmentProperty.h
│ ├── BCGPAppointmentStorage.cpp
│ ├── BCGPAppointmentStorage.h
│ ├── BCGPAutoHideButton.cpp
│ ├── BCGPAutoHideButton.h
│ ├── BCGPAutoHideDockBar.cpp
│ ├── BCGPAutoHideDockBar.h
│ ├── BCGPAutoHideToolBar.cpp
│ ├── BCGPAutoHideToolBar.h
│ ├── BCGPBarContainer.cpp
│ ├── BCGPBarContainer.h
│ ├── BCGPBarContainerManager.cpp
│ ├── BCGPBarContainerManager.h
│ ├── BCGPBaseControlBar.cpp
│ ├── BCGPBaseControlBar.h
│ ├── BCGPBaseInfo.cpp
│ ├── BCGPBaseInfo.h
│ ├── BCGPBaseRibbonElement.cpp
│ ├── BCGPBaseRibbonElement.h
│ ├── BCGPBaseTabWnd.cpp
│ ├── BCGPBaseTabWnd.h
│ ├── BCGPBaseTabbedBar.cpp
│ ├── BCGPBaseTabbedBar.h
│ ├── BCGPBaseToolBar.cpp
│ ├── BCGPBaseToolBar.h
│ ├── BCGPBreadcrumb.cpp
│ ├── BCGPBreadcrumb.h
│ ├── BCGPBreadcrumbControlImpl.cpp
│ ├── BCGPBreadcrumbControlImpl.h
│ ├── BCGPBrushButton.cpp
│ ├── BCGPBrushButton.h
│ ├── BCGPButton.cpp
│ ├── BCGPButton.h
│ ├── BCGPCalculator.cpp
│ ├── BCGPCalculator.h
│ ├── BCGPCalendarBar.cpp
│ ├── BCGPCalendarBar.h
│ ├── BCGPCalendarMenuButton.cpp
│ ├── BCGPCalendarMenuButton.h
│ ├── BCGPCaptionBar.cpp
│ ├── BCGPCaptionBar.h
│ ├── BCGPCaptionButton.cpp
│ ├── BCGPCaptionButton.h
│ ├── BCGPCaptionMenuButton.cpp
│ ├── BCGPCaptionMenuButton.h
│ ├── BCGPChartAxis.cpp
│ ├── BCGPChartAxis.h
│ ├── BCGPChartCtrl.cpp
│ ├── BCGPChartCtrl.h
│ ├── BCGPChartFormat.cpp
│ ├── BCGPChartFormat.h
│ ├── BCGPChartFormula.cpp
│ ├── BCGPChartFormula.h
│ ├── BCGPChartImpl.cpp
│ ├── BCGPChartImpl.h
│ ├── BCGPChartLegend.cpp
│ ├── BCGPChartLegend.h
│ ├── BCGPChartObject.cpp
│ ├── BCGPChartObject.h
│ ├── BCGPChartSeries.cpp
│ ├── BCGPChartSeries.h
│ ├── BCGPChartShape3D.cpp
│ ├── BCGPChartShape3D.h
│ ├── BCGPChartView.cpp
│ ├── BCGPChartView.h
│ ├── BCGPChartVisualObject.cpp
│ ├── BCGPChartVisualObject.h
│ ├── BCGPCircularGaugeImpl.cpp
│ ├── BCGPCircularGaugeImpl.h
│ ├── BCGPColorBar.cpp
│ ├── BCGPColorBar.h
│ ├── BCGPColorButton.cpp
│ ├── BCGPColorButton.h
│ ├── BCGPColorDialog.cpp
│ ├── BCGPColorDialog.h
│ ├── BCGPColorIndicatorImpl.cpp
│ ├── BCGPColorIndicatorImpl.h
│ ├── BCGPColorMenuButton.cpp
│ ├── BCGPColorMenuButton.h
│ ├── BCGPComboBox.cpp
│ ├── BCGPComboBox.h
│ ├── BCGPCommandManager.cpp
│ ├── BCGPCommandManager.h
│ ├── BCGPContextMenuManager.cpp
│ ├── BCGPContextMenuManager.h
│ ├── BCGPControlBar.cpp
│ ├── BCGPControlBar.h
│ ├── BCGPControlBarImpl.cpp
│ ├── BCGPControlBarImpl.h
│ ├── BCGPControlRenderer.cpp
│ ├── BCGPControlRenderer.h
│ ├── BCGPCustomizeMenuButton.cpp
│ ├── BCGPCustomizeMenuButton.h
│ ├── BCGPD2DDefs.h
│ ├── BCGPDAOGridCtrl.cpp
│ ├── BCGPDAOGridCtrl.h
│ ├── BCGPDBGridCtrl.cpp
│ ├── BCGPDBGridCtrl.h
│ ├── BCGPDateTimeCtrl.cpp
│ ├── BCGPDateTimeCtrl.h
│ ├── BCGPDiagramConnector.cpp
│ ├── BCGPDiagramConnector.h
│ ├── BCGPDiagramCtrl.cpp
│ ├── BCGPDiagramCtrl.h
│ ├── BCGPDiagramShape.cpp
│ ├── BCGPDiagramShape.h
│ ├── BCGPDiagramView.cpp
│ ├── BCGPDiagramView.h
│ ├── BCGPDiagramVisualConstructor.cpp
│ ├── BCGPDiagramVisualConstructor.h
│ ├── BCGPDiagramVisualContainer.cpp
│ ├── BCGPDiagramVisualContainer.h
│ ├── BCGPDiagramVisualObject.cpp
│ ├── BCGPDiagramVisualObject.h
│ ├── BCGPDialog.cpp
│ ├── BCGPDialog.h
│ ├── BCGPDialogBar.cpp
│ ├── BCGPDialogBar.h
│ ├── BCGPDlgImpl.cpp
│ ├── BCGPDlgImpl.h
│ ├── BCGPDockBar.cpp
│ ├── BCGPDockBar.h
│ ├── BCGPDockBarRow.cpp
│ ├── BCGPDockBarRow.h
│ ├── BCGPDockManager.cpp
│ ├── BCGPDockManager.h
│ ├── BCGPDockingCBWrapper.cpp
│ ├── BCGPDockingCBWrapper.h
│ ├── BCGPDockingControlBar.cpp
│ ├── BCGPDockingControlBar.h
│ ├── BCGPDragFrameImpl.cpp
│ ├── BCGPDragFrameImpl.h
│ ├── BCGPDrawManager.cpp
│ ├── BCGPDrawManager.h
│ ├── BCGPDropDown.cpp
│ ├── BCGPDropDown.h
│ ├── BCGPDropDownList.cpp
│ ├── BCGPDropDownList.h
│ ├── BCGPDurationCtrl.cpp
│ ├── BCGPDurationCtrl.h
│ ├── BCGPEdit.cpp
│ ├── BCGPEdit.h
│ ├── BCGPEditBrushDlg.cpp
│ ├── BCGPEditBrushDlg.h
│ ├── BCGPEditCtrl.cpp
│ ├── BCGPEditCtrl.h
│ ├── BCGPEditListBox.cpp
│ ├── BCGPEditListBox.h
│ ├── BCGPEditView.cpp
│ ├── BCGPEditView.h
│ ├── BCGPEngine3D.cpp
│ ├── BCGPEngine3D.h
│ ├── BCGPEngine3DOpenGL.cpp
│ ├── BCGPEngine3DOpenGL.h
│ ├── BCGPExCheckList.cpp
│ ├── BCGPExCheckList.h
│ ├── BCGPExplorerToolBar.cpp
│ ├── BCGPExplorerToolBar.h
│ ├── BCGPFileDialog.cpp
│ ├── BCGPFileDialog.h
│ ├── BCGPFontComboBox.cpp
│ ├── BCGPFontComboBox.h
│ ├── BCGPFormView.cpp
│ ├── BCGPFormView.h
│ ├── BCGPFrameImpl.cpp
│ ├── BCGPFrameImpl.h
│ ├── BCGPFrameWnd.cpp
│ ├── BCGPFrameWnd.h
│ ├── BCGPFullScreenImpl.cpp
│ ├── BCGPFullScreenImpl.h
│ ├── BCGPGanttChart.cpp
│ ├── BCGPGanttChart.h
│ ├── BCGPGanttControl.cpp
│ ├── BCGPGanttControl.h
│ ├── BCGPGanttGrid.cpp
│ ├── BCGPGanttGrid.h
│ ├── BCGPGanttItem.cpp
│ ├── BCGPGanttItem.h
│ ├── BCGPGanttItemStorage.cpp
│ ├── BCGPGanttItemStorage.h
│ ├── BCGPGanttRenderer.cpp
│ ├── BCGPGanttRenderer.h
│ ├── BCGPGanttView.cpp
│ ├── BCGPGanttView.h
│ ├── BCGPGaugeImpl.cpp
│ ├── BCGPGaugeImpl.h
│ ├── BCGPGestureManager.cpp
│ ├── BCGPGestureManager.h
│ ├── BCGPGlobalUtils.cpp
│ ├── BCGPGlobalUtils.h
│ ├── BCGPGraphicsManager.cpp
│ ├── BCGPGraphicsManager.h
│ ├── BCGPGraphicsManagerD2D.cpp
│ ├── BCGPGraphicsManagerD2D.h
│ ├── BCGPGraphicsManagerGDI.cpp
│ ├── BCGPGraphicsManagerGDI.h
│ ├── BCGPGridCtrl.cpp
│ ├── BCGPGridCtrl.h
│ ├── BCGPGridFilter.cpp
│ ├── BCGPGridFilter.h
│ ├── BCGPGridFilterMenu.cpp
│ ├── BCGPGridFilterMenu.h
│ ├── BCGPGridSerialize.cpp
│ ├── BCGPGridSerialize.h
│ ├── BCGPGridView.cpp
│ ├── BCGPGridView.h
│ ├── BCGPGroup.cpp
│ ├── BCGPGroup.h
│ ├── BCGPHeaderCtrl.cpp
│ ├── BCGPHeaderCtrl.h
│ ├── BCGPHelpids.h
│ ├── BCGPHotSpotImageCtrl.cpp
│ ├── BCGPHotSpotImageCtrl.h
│ ├── BCGPImageEditDlg.cpp
│ ├── BCGPImageEditDlg.h
│ ├── BCGPImageGaugeImpl.cpp
│ ├── BCGPImageGaugeImpl.h
│ ├── BCGPImageProcessing.cpp
│ ├── BCGPImageProcessing.h
│ ├── BCGPInplaceEdit.cpp
│ ├── BCGPInplaceEdit.h
│ ├── BCGPInplaceToolTipCtrl.cpp
│ ├── BCGPInplaceToolTipCtrl.h
│ ├── BCGPIntelliSenseLB.cpp
│ ├── BCGPIntelliSenseLB.h
│ ├── BCGPIntelliSenseWnd.cpp
│ ├── BCGPIntelliSenseWnd.h
│ ├── BCGPKeyHelper.cpp
│ ├── BCGPKeyHelper.h
│ ├── BCGPKeyMapDlg.cpp
│ ├── BCGPKeyMapDlg.h
│ ├── BCGPKeyboardManager.cpp
│ ├── BCGPKeyboardManager.h
│ ├── BCGPKeyboardPage.cpp
│ ├── BCGPKeyboardPage.h
│ ├── BCGPKnob.cpp
│ ├── BCGPKnob.h
│ ├── BCGPLayout.cpp
│ ├── BCGPLayout.h
│ ├── BCGPLineStyleComboBox.cpp
│ ├── BCGPLineStyleComboBox.h
│ ├── BCGPLinearGaugeImpl.cpp
│ ├── BCGPLinearGaugeImpl.h
│ ├── BCGPListBox.cpp
│ ├── BCGPListBox.h
│ ├── BCGPListCtrl.cpp
│ ├── BCGPListCtrl.h
│ ├── BCGPLocalRes.cpp
│ ├── BCGPLocalResource.h
│ ├── BCGPMDIChildWnd.cpp
│ ├── BCGPMDIChildWnd.h
│ ├── BCGPMDIFrameWnd.cpp
│ ├── BCGPMDIFrameWnd.h
│ ├── BCGPMainClientAreaWnd.cpp
│ ├── BCGPMainClientAreaWnd.h
│ ├── BCGPMaskEdit.cpp
│ ├── BCGPMaskEdit.h
│ ├── BCGPMath.cpp
│ ├── BCGPMath.h
│ ├── BCGPMenuBar.cpp
│ ├── BCGPMenuBar.h
│ ├── BCGPMenuButton.cpp
│ ├── BCGPMenuButton.h
│ ├── BCGPMenuPage.cpp
│ ├── BCGPMenuPage.h
│ ├── BCGPMessageBox.cpp
│ ├── BCGPMessageBox.h
│ ├── BCGPMiniFrameWnd.cpp
│ ├── BCGPMiniFrameWnd.h
│ ├── BCGPMouseManager.cpp
│ ├── BCGPMouseManager.h
│ ├── BCGPMousePage.cpp
│ ├── BCGPMousePage.h
│ ├── BCGPMultiDocTemplate.h
│ ├── BCGPMultiMiniFrameWnd.cpp
│ ├── BCGPMultiMiniFrameWnd.h
│ ├── BCGPNumericIndicatorImpl.cpp
│ ├── BCGPNumericIndicatorImpl.h
│ ├── BCGPODBCGridCtrl.cpp
│ ├── BCGPODBCGridCtrl.h
│ ├── BCGPOleCntrFrameWnd.cpp
│ ├── BCGPOleCntrFrameWnd.h
│ ├── BCGPOleDocIPFrameWnd.cpp
│ ├── BCGPOleDocIPFrameWnd.h
│ ├── BCGPOleIPFrameWnd.cpp
│ ├── BCGPOleIPFrameWnd.h
│ ├── BCGPOleServerDoc.cpp
│ ├── BCGPOleServerDoc.h
│ ├── BCGPOptionsPage.cpp
│ ├── BCGPOptionsPage.h
│ ├── BCGPOutlineParser.cpp
│ ├── BCGPOutlineParser.h
│ ├── BCGPOutlookBar.cpp
│ ├── BCGPOutlookBar.h
│ ├── BCGPOutlookBarDockingPane.cpp
│ ├── BCGPOutlookBarDockingPane.h
│ ├── BCGPOutlookBarPane.cpp
│ ├── BCGPOutlookBarPane.h
│ ├── BCGPOutlookButton.cpp
│ ├── BCGPOutlookButton.h
│ ├── BCGPOutlookWnd.cpp
│ ├── BCGPOutlookWnd.h
│ ├── BCGPPageTransitionManager.cpp
│ ├── BCGPPageTransitionManager.h
│ ├── BCGPPlannerClockIcons.cpp
│ ├── BCGPPlannerClockIcons.h
│ ├── BCGPPlannerDropSource.cpp
│ ├── BCGPPlannerDropSource.h
│ ├── BCGPPlannerDropTarget.cpp
│ ├── BCGPPlannerDropTarget.h
│ ├── BCGPPlannerManagerCtrl.cpp
│ ├── BCGPPlannerManagerCtrl.h
│ ├── BCGPPlannerManagerView.cpp
│ ├── BCGPPlannerManagerView.h
│ ├── BCGPPlannerPrint.cpp
│ ├── BCGPPlannerPrint.h
│ ├── BCGPPlannerPrintDay.cpp
│ ├── BCGPPlannerPrintDay.h
│ ├── BCGPPlannerPrintDual.cpp
│ ├── BCGPPlannerPrintDual.h
│ ├── BCGPPlannerPrintMonth.cpp
│ ├── BCGPPlannerPrintMonth.h
│ ├── BCGPPlannerPrintWeek.cpp
│ ├── BCGPPlannerPrintWeek.h
│ ├── BCGPPlannerView.cpp
│ ├── BCGPPlannerView.h
│ ├── BCGPPlannerViewDay.cpp
│ ├── BCGPPlannerViewDay.h
│ ├── BCGPPlannerViewMonth.cpp
│ ├── BCGPPlannerViewMonth.h
│ ├── BCGPPlannerViewMulti.cpp
│ ├── BCGPPlannerViewMulti.h
│ ├── BCGPPlannerViewWeek.cpp
│ ├── BCGPPlannerViewWeek.h
│ ├── BCGPPlannerViewWorkWeek.cpp
│ ├── BCGPPlannerViewWorkWeek.h
│ ├── BCGPPngImage.cpp
│ ├── BCGPPngImage.h
│ ├── BCGPPopupDlg.cpp
│ ├── BCGPPopupDlg.h
│ ├── BCGPPopupMenu.cpp
│ ├── BCGPPopupMenu.h
│ ├── BCGPPopupMenuBar.cpp
│ ├── BCGPPopupMenuBar.h
│ ├── BCGPPopupWindow.cpp
│ ├── BCGPPopupWindow.h
│ ├── BCGPPowerColorPicker.cpp
│ ├── BCGPPowerColorPicker.h
│ ├── BCGPPrintPreviewCtrl.cpp
│ ├── BCGPPrintPreviewCtrl.h
│ ├── BCGPPrintPreviewView.cpp
│ ├── BCGPPrintPreviewView.h
│ ├── BCGPProgressCtrl.cpp
│ ├── BCGPProgressCtrl.h
│ ├── BCGPProgressDlg.cpp
│ ├── BCGPProgressDlg.h
│ ├── BCGPPropList.cpp
│ ├── BCGPPropList.h
│ ├── BCGPPropertyPage.cpp
│ ├── BCGPPropertyPage.h
│ ├── BCGPPropertySheet.cpp
│ ├── BCGPPropertySheet.h
│ ├── BCGPRadialMenu.cpp
│ ├── BCGPRadialMenu.h
│ ├── BCGPReBar.cpp
│ ├── BCGPReBar.h
│ ├── BCGPRebarState.cpp
│ ├── BCGPRebarState.h
│ ├── BCGPRecentDockInfo.cpp
│ ├── BCGPRecentDockInfo.h
│ ├── BCGPRecurrence.cpp
│ ├── BCGPRecurrence.h
│ ├── BCGPRecurrenceRule.cpp
│ ├── BCGPRecurrenceRule.h
│ ├── BCGPRecurrenceRules.cpp
│ ├── BCGPRecurrenceRules.h
│ ├── BCGPRegistry.cpp
│ ├── BCGPRegistry.h
│ ├── BCGPRenameDlg.cpp
│ ├── BCGPRenameDlg.h
│ ├── BCGPReportCtrl.cpp
│ ├── BCGPReportCtrl.h
│ ├── BCGPReportView.cpp
│ ├── BCGPReportView.h
│ ├── BCGPRibbonBackstagePagePrint.cpp
│ ├── BCGPRibbonBackstagePagePrint.h
│ ├── BCGPRibbonBackstagePageRecent.cpp
│ ├── BCGPRibbonBackstagePageRecent.h
│ ├── BCGPRibbonBackstageView.cpp
│ ├── BCGPRibbonBackstageView.h
│ ├── BCGPRibbonBackstageViewPanel.cpp
│ ├── BCGPRibbonBackstageViewPanel.h
│ ├── BCGPRibbonBar.cpp
│ ├── BCGPRibbonBar.h
│ ├── BCGPRibbonButton.cpp
│ ├── BCGPRibbonButton.h
│ ├── BCGPRibbonButtonsGroup.cpp
│ ├── BCGPRibbonButtonsGroup.h
│ ├── BCGPRibbonCategory.cpp
│ ├── BCGPRibbonCategory.h
│ ├── BCGPRibbonCheckBox.cpp
│ ├── BCGPRibbonCheckBox.h
│ ├── BCGPRibbonCollector.cpp
│ ├── BCGPRibbonCollector.h
│ ├── BCGPRibbonColorButton.cpp
│ ├── BCGPRibbonColorButton.h
│ ├── BCGPRibbonComboBox.cpp
│ ├── BCGPRibbonComboBox.h
│ ├── BCGPRibbonCommandsListBox.cpp
│ ├── BCGPRibbonCommandsListBox.h
│ ├── BCGPRibbonConstructor.cpp
│ ├── BCGPRibbonConstructor.h
│ ├── BCGPRibbonCustomizationData.cpp
│ ├── BCGPRibbonCustomizationData.h
│ ├── BCGPRibbonCustomizePage.cpp
│ ├── BCGPRibbonCustomizePage.h
│ ├── BCGPRibbonCustomizeQATPage.cpp
│ ├── BCGPRibbonCustomizeQATPage.h
│ ├── BCGPRibbonDialogBar.cpp
│ ├── BCGPRibbonDialogBar.h
│ ├── BCGPRibbonEdit.cpp
│ ├── BCGPRibbonEdit.h
│ ├── BCGPRibbonElementHostCtrl.cpp
│ ├── BCGPRibbonElementHostCtrl.h
│ ├── BCGPRibbonFloaty.cpp
│ ├── BCGPRibbonFloaty.h
│ ├── BCGPRibbonHyperlink.cpp
│ ├── BCGPRibbonHyperlink.h
│ ├── BCGPRibbonInfo.cpp
│ ├── BCGPRibbonInfo.h
│ ├── BCGPRibbonInfoLoader.cpp
│ ├── BCGPRibbonInfoLoader.h
│ ├── BCGPRibbonInfoWriter.cpp
│ ├── BCGPRibbonInfoWriter.h
│ ├── BCGPRibbonItemDlg.cpp
│ ├── BCGPRibbonItemDlg.h
│ ├── BCGPRibbonKeyTip.cpp
│ ├── BCGPRibbonKeyTip.h
│ ├── BCGPRibbonKeyboardCustomizeDlg.cpp
│ ├── BCGPRibbonKeyboardCustomizeDlg.h
│ ├── BCGPRibbonLabel.cpp
│ ├── BCGPRibbonLabel.h
│ ├── BCGPRibbonMainPanel.cpp
│ ├── BCGPRibbonMainPanel.h
│ ├── BCGPRibbonPaletteButton.cpp
│ ├── BCGPRibbonPaletteButton.h
│ ├── BCGPRibbonPanel.cpp
│ ├── BCGPRibbonPanel.h
│ ├── BCGPRibbonPanelMenu.cpp
│ ├── BCGPRibbonPanelMenu.h
│ ├── BCGPRibbonProgressBar.cpp
│ ├── BCGPRibbonProgressBar.h
│ ├── BCGPRibbonQuickAccessToolbar.cpp
│ ├── BCGPRibbonQuickAccessToolbar.h
│ ├── BCGPRibbonQuickStepsButton.cpp
│ ├── BCGPRibbonQuickStepsButton.h
│ ├── BCGPRibbonSlider.cpp
│ ├── BCGPRibbonSlider.h
│ ├── BCGPRibbonStatusBar.cpp
│ ├── BCGPRibbonStatusBar.h
│ ├── BCGPRibbonStatusBarPane.cpp
│ ├── BCGPRibbonStatusBarPane.h
│ ├── BCGPRibbonToolsPage.cpp
│ ├── BCGPRibbonToolsPage.h
│ ├── BCGPRibbonTreeCtrl.cpp
│ ├── BCGPRibbonTreeCtrl.h
│ ├── BCGPRibbonUndoButton.cpp
│ ├── BCGPRibbonUndoButton.h
│ ├── BCGPRotationObject.cpp
│ ├── BCGPRotationObject.h
│ ├── BCGPSDPlaceMarkerWnd.cpp
│ ├── BCGPSDPlaceMarkerWnd.h
│ ├── BCGPScrollBar.cpp
│ ├── BCGPScrollBar.h
│ ├── BCGPSelectSkinDlg.cpp
│ ├── BCGPSelectSkinDlg.h
│ ├── BCGPShadowManager.cpp
│ ├── BCGPShadowManager.h
│ ├── BCGPShellBreadcrumb.cpp
│ ├── BCGPShellBreadcrumb.h
│ ├── BCGPShellList.cpp
│ ├── BCGPShellList.h
│ ├── BCGPShellManager.cpp
│ ├── BCGPShellManager.h
│ ├── BCGPShellTree.cpp
│ ├── BCGPShellTree.h
│ ├── BCGPShowAllButton.cpp
│ ├── BCGPShowAllButton.h
│ ├── BCGPSkinEntry.h
│ ├── BCGPSkinManager.cpp
│ ├── BCGPSkinManager.h
│ ├── BCGPSlider.cpp
│ ├── BCGPSlider.h
│ ├── BCGPSliderCtrl.cpp
│ ├── BCGPSliderCtrl.h
│ ├── BCGPSmartDockingManager.cpp
│ ├── BCGPSmartDockingManager.h
│ ├── BCGPSmartDockingMarker.cpp
│ ├── BCGPSmartDockingMarker.h
│ ├── BCGPSound.cpp
│ ├── BCGPSound.h
│ ├── BCGPSpinButtonCtrl.cpp
│ ├── BCGPSpinButtonCtrl.h
│ ├── BCGPSplitterWnd.cpp
│ ├── BCGPSplitterWnd.h
│ ├── BCGPStatic.cpp
│ ├── BCGPStatic.h
│ ├── BCGPStaticGaugeImpl.cpp
│ ├── BCGPStaticGaugeImpl.h
│ ├── BCGPStatusBar.cpp
│ ├── BCGPStatusBar.h
│ ├── BCGPSwitchImpl.cpp
│ ├── BCGPSwitchImpl.h
│ ├── BCGPTabView.cpp
│ ├── BCGPTabView.h
│ ├── BCGPTabWnd.cpp
│ ├── BCGPTabWnd.h
│ ├── BCGPTabbedControlBar.cpp
│ ├── BCGPTabbedControlBar.h
│ ├── BCGPTabbedToolbar.cpp
│ ├── BCGPTabbedToolbar.h
│ ├── BCGPTagCloud.cpp
│ ├── BCGPTagCloud.h
│ ├── BCGPTagManager.cpp
│ ├── BCGPTagManager.h
│ ├── BCGPTaskPaneMiniFrameWnd.cpp
│ ├── BCGPTaskPaneMiniFrameWnd.h
│ ├── BCGPTasksPane.cpp
│ ├── BCGPTasksPane.h
│ ├── BCGPTearOffManager.cpp
│ ├── BCGPTearOffManager.h
│ ├── BCGPTextFormatDlg.cpp
│ ├── BCGPTextFormatDlg.h
│ ├── BCGPTextGaugeImpl.cpp
│ ├── BCGPTextGaugeImpl.h
│ ├── BCGPToolBar.cpp
│ ├── BCGPToolBar.h
│ ├── BCGPToolBarImages.cpp
│ ├── BCGPToolBarImages.h
│ ├── BCGPToolBox.cpp
│ ├── BCGPToolBox.h
│ ├── BCGPToolTipCtrl.cpp
│ ├── BCGPToolTipCtrl.h
│ ├── BCGPToolbarButton.cpp
│ ├── BCGPToolbarButton.h
│ ├── BCGPToolbarComboBoxButton.cpp
│ ├── BCGPToolbarComboBoxButton.h
│ ├── BCGPToolbarCustomize.cpp
│ ├── BCGPToolbarCustomize.h
│ ├── BCGPToolbarCustomizePages.cpp
│ ├── BCGPToolbarCustomizePages.h
│ ├── BCGPToolbarDateTimeCtrl.cpp
│ ├── BCGPToolbarDateTimeCtrl.h
│ ├── BCGPToolbarDropSource.cpp
│ ├── BCGPToolbarDropSource.h
│ ├── BCGPToolbarDropTarget.cpp
│ ├── BCGPToolbarDropTarget.h
│ ├── BCGPToolbarEditBoxButton.cpp
│ ├── BCGPToolbarEditBoxButton.h
│ ├── BCGPToolbarFontCombo.cpp
│ ├── BCGPToolbarFontCombo.h
│ ├── BCGPToolbarMenuButton.cpp
│ ├── BCGPToolbarMenuButton.h
│ ├── BCGPToolbarMenuButtonsButton.cpp
│ ├── BCGPToolbarMenuButtonsButton.h
│ ├── BCGPToolbarSpinEditBoxButton.cpp
│ ├── BCGPToolbarSpinEditBoxButton.h
│ ├── BCGPToolbarSystemMenuButton.cpp
│ ├── BCGPToolbarSystemMenuButton.h
│ ├── BCGPToolsPage.cpp
│ ├── BCGPToolsPage.h
│ ├── BCGPTooltipManager.cpp
│ ├── BCGPTooltipManager.h
│ ├── BCGPTreeCtrl.cpp
│ ├── BCGPTreeCtrl.h
│ ├── BCGPTreeMap.cpp
│ ├── BCGPTreeMap.h
│ ├── BCGPURLLinkButton.cpp
│ ├── BCGPURLLinkButton.h
│ ├── BCGPUserTool.cpp
│ ├── BCGPUserTool.h
│ ├── BCGPUserToolsManager.cpp
│ ├── BCGPUserToolsManager.h
│ ├── BCGPVisualCollector.cpp
│ ├── BCGPVisualCollector.h
│ ├── BCGPVisualConstructor.cpp
│ ├── BCGPVisualConstructor.h
│ ├── BCGPVisualContainer.cpp
│ ├── BCGPVisualContainer.h
│ ├── BCGPVisualCtrl.cpp
│ ├── BCGPVisualCtrl.h
│ ├── BCGPVisualInfo.cpp
│ ├── BCGPVisualInfo.h
│ ├── BCGPVisualManager.cpp
│ ├── BCGPVisualManager.h
│ ├── BCGPVisualManager2003.cpp
│ ├── BCGPVisualManager2003.h
│ ├── BCGPVisualManager2007.cpp
│ ├── BCGPVisualManager2007.h
│ ├── BCGPVisualManager2010.cpp
│ ├── BCGPVisualManager2010.h
│ ├── BCGPVisualManager2013.cpp
│ ├── BCGPVisualManager2013.h
│ ├── BCGPVisualManagerCarbon.cpp
│ ├── BCGPVisualManagerCarbon.h
│ ├── BCGPVisualManagerScenic.cpp
│ ├── BCGPVisualManagerScenic.h
│ ├── BCGPVisualManagerVS2005.cpp
│ ├── BCGPVisualManagerVS2005.h
│ ├── BCGPVisualManagerVS2008.cpp
│ ├── BCGPVisualManagerVS2008.h
│ ├── BCGPVisualManagerVS2010.cpp
│ ├── BCGPVisualManagerVS2010.h
│ ├── BCGPVisualManagerVS2012.cpp
│ ├── BCGPVisualManagerVS2012.h
│ ├── BCGPVisualManagerXP.cpp
│ ├── BCGPVisualManagerXP.h
│ ├── BCGPWinUITiles.cpp
│ ├── BCGPWinUITiles.h
│ ├── BCGPWinXPVisualManager.cpp
│ ├── BCGPWinXPVisualManager.h
│ ├── BCGPWindowsManagerDlg.cpp
│ ├── BCGPWindowsManagerDlg.h
│ ├── BCGPWnd.cpp
│ ├── BCGPWnd.h
│ ├── BCGPWorkspace.cpp
│ ├── BCGPWorkspace.h
│ ├── BCGProMigrate.h
│ ├── Bcgglobals.cpp
│ ├── Bcgglobals.h
│ ├── ButtonAppearanceDlg.cpp
│ ├── ButtonAppearanceDlg.h
│ ├── ButtonsList.cpp
│ ├── ButtonsList.h
│ ├── ButtonsTextList.cpp
│ ├── ButtonsTextList.h
│ ├── CalendarPopup.cpp
│ ├── CalendarPopup.h
│ ├── CmdUsageCount.cpp
│ ├── CmdUsageCount.h
│ ├── ColorPage1.cpp
│ ├── ColorPage1.h
│ ├── ColorPage2.cpp
│ ├── ColorPage2.h
│ ├── ColorPopup.cpp
│ ├── ColorPopup.h
│ ├── CustomizeButton.cpp
│ ├── CustomizeButton.h
│ ├── ImagePaintArea.cpp
│ ├── ImagePaintArea.h
│ ├── KeyAssign.cpp
│ ├── KeyAssign.h
│ ├── L.chs
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.csy
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.den
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.deu
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.dut
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.ell
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.esp
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.fra
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.heb
│ │ ├── BCGCBRes.dsp
│ │ └── BCGControlBar.rc
│ ├── L.hun
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.ita
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.jpn
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.kor
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.plk
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.ptb
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.ptg
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.rom
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.rus
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.sky
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.slv
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── L.trk
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── Lpng
│ │ ├── png.c
│ │ ├── png.h
│ │ ├── pngconf.h
│ │ ├── pngerror.c
│ │ ├── pnggccrd.c
│ │ ├── pngget.c
│ │ ├── pngmem.c
│ │ ├── pngpread.c
│ │ ├── pngread.c
│ │ ├── pngrio.c
│ │ ├── pngrtran.c
│ │ ├── pngrutil.c
│ │ ├── pngset.c
│ │ ├── pngtest.c
│ │ ├── pngtrans.c
│ │ ├── pngvcrd.c
│ │ ├── pngwio.c
│ │ ├── pngwrite.c
│ │ ├── pngwtran.c
│ │ └── pngwutil.c
│ ├── MenuHash.cpp
│ ├── MenuHash.h
│ ├── MenuImages.cpp
│ ├── MenuImages.h
│ ├── PropertySheetCtrl.cpp
│ ├── PropertySheetCtrl.h
│ ├── ReadMe.txt
│ ├── RegPath.cpp
│ ├── RegPath.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── Styles
│ │ ├── BCGPStyle2007Aqua.dsp
│ │ ├── BCGPStyle2007Aqua.rc
│ │ ├── BCGPStyle2007Aqua.rc2
│ │ ├── BCGPStyle2007Aqua.vcproj
│ │ ├── BCGPStyle2007Luna.dsp
│ │ ├── BCGPStyle2007Luna.rc
│ │ ├── BCGPStyle2007Luna.rc2
│ │ ├── BCGPStyle2007Luna.vcproj
│ │ ├── BCGPStyle2007Obsidian.dsp
│ │ ├── BCGPStyle2007Obsidian.rc
│ │ ├── BCGPStyle2007Obsidian.rc2
│ │ ├── BCGPStyle2007Obsidian.vcproj
│ │ ├── BCGPStyle2007Silver.dsp
│ │ ├── BCGPStyle2007Silver.rc
│ │ ├── BCGPStyle2007Silver.rc2
│ │ ├── BCGPStyle2007Silver.vcproj
│ │ ├── BCGPStyle2010Black.dsp
│ │ ├── BCGPStyle2010Black.rc
│ │ ├── BCGPStyle2010Black.rc2
│ │ ├── BCGPStyle2010Black.vcproj
│ │ ├── BCGPStyle2010Blue.dsp
│ │ ├── BCGPStyle2010Blue.rc
│ │ ├── BCGPStyle2010Blue.rc2
│ │ ├── BCGPStyle2010Blue.vcproj
│ │ ├── BCGPStyle2010White.dsp
│ │ ├── BCGPStyle2010White.rc
│ │ ├── BCGPStyle2010White.rc2
│ │ ├── BCGPStyle2010White.vcproj
│ │ ├── BCGPStyleCarbon.dsp
│ │ ├── BCGPStyleCarbon.rc
│ │ ├── BCGPStyleCarbon.rc2
│ │ ├── BCGPStyleCarbon.vcproj
│ │ ├── BCGPStyleScenic.dsp
│ │ ├── BCGPStyleScenic.rc
│ │ ├── BCGPStyleScenic.rc2
│ │ ├── BCGPStyleScenic.vcproj
│ │ ├── Carbon
│ │ │ ├── AppCaption
│ │ │ │ ├── SysBtn_Back.png
│ │ │ │ ├── SysBtn_Back_C.png
│ │ │ │ ├── SysBtn_Back_C_H.png
│ │ │ │ ├── SysBtn_Back_H.png
│ │ │ │ ├── SysBtn_Close.png
│ │ │ │ ├── SysBtn_Help.png
│ │ │ │ ├── SysBtn_Maximize.png
│ │ │ │ ├── SysBtn_Minimize.png
│ │ │ │ └── SysBtn_Restore.png
│ │ │ ├── MainWnd
│ │ │ │ ├── border.png
│ │ │ │ ├── borderCaption.png
│ │ │ │ ├── borderL.png
│ │ │ │ ├── borderMDIChild.png
│ │ │ │ ├── borderMini.png
│ │ │ │ ├── borderMiniCaption.png
│ │ │ │ ├── borderMiniTB.png
│ │ │ │ ├── borderR.png
│ │ │ │ └── borderTB.png
│ │ │ ├── MenuBar
│ │ │ │ └── Btn.png
│ │ │ ├── OutlookWnd
│ │ │ │ ├── BarBack.png
│ │ │ │ └── BtnPage.png
│ │ │ ├── PopupBar
│ │ │ │ ├── Border.png
│ │ │ │ ├── Gripper.png
│ │ │ │ ├── Item_Back.png
│ │ │ │ ├── Item_Marker_C.png
│ │ │ │ ├── Item_Marker_R.png
│ │ │ │ ├── Tear.png
│ │ │ │ └── btnCaption.png
│ │ │ ├── Ribbon
│ │ │ │ └── Buttons
│ │ │ │ ├── Group.PNG
│ │ │ │ └── Push.png
│ │ │ ├── StatusBar
│ │ │ │ ├── Back.png
│ │ │ │ ├── Back_Ext.png
│ │ │ │ ├── PaneBorder.png
│ │ │ │ └── SizeGrip.png
│ │ │ ├── Style.xml
│ │ │ └── ToolBar
│ │ │ └── Btn.png
│ │ ├── Office 2007 (aqua)
│ │ │ ├── AppCaption
│ │ │ │ ├── SysBtn_Back.png
│ │ │ │ ├── SysBtn_Close.png
│ │ │ │ ├── SysBtn_Close_S.png
│ │ │ │ ├── SysBtn_Help.png
│ │ │ │ ├── SysBtn_Help_S.png
│ │ │ │ ├── SysBtn_Maximize.png
│ │ │ │ ├── SysBtn_Maximize_S.png
│ │ │ │ ├── SysBtn_Minimize.png
│ │ │ │ ├── SysBtn_Minimize_S.png
│ │ │ │ ├── SysBtn_Restore.png
│ │ │ │ └── SysBtn_Restore_S.png
│ │ │ ├── Calculator
│ │ │ │ └── Btn.png
│ │ │ ├── MainWnd
│ │ │ │ ├── Border.png
│ │ │ │ ├── BorderCaption.png
│ │ │ │ └── BorderMDIChild.png
│ │ │ ├── MenuBar
│ │ │ │ └── Btn.png
│ │ │ ├── PopupBar
│ │ │ │ ├── Border.png
│ │ │ │ ├── Gripper.png
│ │ │ │ ├── Item_Back.png
│ │ │ │ ├── Item_Marker_C.png
│ │ │ │ ├── Item_Marker_R.png
│ │ │ │ ├── Item_Pin.png
│ │ │ │ ├── MenuHighlight.png
│ │ │ │ ├── MenuHighlightDisabled.png
│ │ │ │ ├── MenuScrollBtn.png
│ │ │ │ ├── ResizeBar.png
│ │ │ │ ├── ResizeBar_HV.png
│ │ │ │ ├── ResizeBar_HVT.png
│ │ │ │ ├── ResizeBar_V.png
│ │ │ │ └── Tear.png
│ │ │ ├── Ribbon
│ │ │ │ ├── Border_Floaty.png
│ │ │ │ ├── Buttons
│ │ │ │ │ ├── Check.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ ├── Default_Image.png
│ │ │ │ │ ├── Default_QAT.png
│ │ │ │ │ ├── Default_QAT_Icon.png
│ │ │ │ │ ├── Group.png
│ │ │ │ │ ├── GroupMenu_F_C.png
│ │ │ │ │ ├── GroupMenu_F_M.png
│ │ │ │ │ ├── GroupMenu_L_C.png
│ │ │ │ │ ├── GroupMenu_L_M.png
│ │ │ │ │ ├── GroupMenu_M_C.png
│ │ │ │ │ ├── GroupMenu_M_M.png
│ │ │ │ │ ├── Group_F.png
│ │ │ │ │ ├── Group_L.png
│ │ │ │ │ ├── Group_M.png
│ │ │ │ │ ├── Group_S.png
│ │ │ │ │ ├── Launch_Icon.png
│ │ │ │ │ ├── Main.png
│ │ │ │ │ ├── Main_Panel.png
│ │ │ │ │ ├── Menu_H_C.png
│ │ │ │ │ ├── Menu_H_M.png
│ │ │ │ │ ├── Menu_V_C.png
│ │ │ │ │ ├── Menu_V_M.png
│ │ │ │ │ ├── Normal_B.png
│ │ │ │ │ ├── Normal_S.png
│ │ │ │ │ ├── Page_L.png
│ │ │ │ │ ├── Page_R.png
│ │ │ │ │ ├── Palette_B.png
│ │ │ │ │ ├── Palette_M.png
│ │ │ │ │ ├── Palette_T.png
│ │ │ │ │ ├── Push.png
│ │ │ │ │ ├── Radio.PNG
│ │ │ │ │ └── StatusPane.png
│ │ │ │ ├── Caption_QA.png
│ │ │ │ ├── Caption_QA_Glass.png
│ │ │ │ ├── Category_Back.png
│ │ │ │ ├── Category_Context
│ │ │ │ │ ├── Blue
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Green
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Indigo
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Orange
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Panel_Back_B.png
│ │ │ │ │ ├── Panel_Back_T.png
│ │ │ │ │ ├── Red
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Separator.png
│ │ │ │ │ ├── Violet
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ └── Yellow
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Caption.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ └── Tab.png
│ │ │ │ ├── Category_Tab.png
│ │ │ │ ├── KeyTip.png
│ │ │ │ ├── Panel_Back_B.png
│ │ │ │ ├── Panel_Back_T.png
│ │ │ │ ├── Progress
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Infinity.png
│ │ │ │ │ ├── Normal.png
│ │ │ │ │ └── Normal_Ext.png
│ │ │ │ ├── Separator.png
│ │ │ │ └── Slider
│ │ │ │ ├── Minus.png
│ │ │ │ ├── Plus.png
│ │ │ │ ├── Thumb.png
│ │ │ │ ├── Thumb_H.png
│ │ │ │ ├── Thumb_L.png
│ │ │ │ ├── Thumb_R.png
│ │ │ │ ├── Thumb_T.png
│ │ │ │ └── Thumb_V.png
│ │ │ ├── Scroll
│ │ │ │ ├── Horz
│ │ │ │ │ ├── Back_1.png
│ │ │ │ │ ├── Back_2.png
│ │ │ │ │ ├── Item_1.png
│ │ │ │ │ ├── Item_2.png
│ │ │ │ │ ├── Thumb.png
│ │ │ │ │ └── ThumbIcon.png
│ │ │ │ └── Vert
│ │ │ │ ├── Back_1.png
│ │ │ │ ├── Back_2.png
│ │ │ │ ├── Item_1.png
│ │ │ │ ├── Item_2.png
│ │ │ │ ├── Thumb.png
│ │ │ │ └── ThumbIcon.png
│ │ │ ├── Slider
│ │ │ │ ├── Thumb_B.png
│ │ │ │ ├── Thumb_H.png
│ │ │ │ ├── Thumb_L.png
│ │ │ │ ├── Thumb_R.png
│ │ │ │ ├── Thumb_T.png
│ │ │ │ └── Thumb_V.png
│ │ │ ├── StatusBar
│ │ │ │ ├── Back.png
│ │ │ │ ├── Back_Ext.png
│ │ │ │ ├── PaneBorder.png
│ │ │ │ └── SizeGrip.png
│ │ │ ├── Style.xml
│ │ │ ├── Tab
│ │ │ │ ├── 3D.png
│ │ │ │ └── Flat.png
│ │ │ ├── TaskPane
│ │ │ │ └── ScrollBtn.png
│ │ │ └── ToolBar
│ │ │ ├── Border.png
│ │ │ └── Btn.png
│ │ ├── Office 2007 (luna - blue)
│ │ │ ├── AppCaption
│ │ │ │ ├── SysBtn_Back.png
│ │ │ │ ├── SysBtn_Close.png
│ │ │ │ ├── SysBtn_Close_S.png
│ │ │ │ ├── SysBtn_Help.png
│ │ │ │ ├── SysBtn_Help_S.png
│ │ │ │ ├── SysBtn_Maximize.png
│ │ │ │ ├── SysBtn_Maximize_S.png
│ │ │ │ ├── SysBtn_Minimize.png
│ │ │ │ ├── SysBtn_Minimize_S.png
│ │ │ │ ├── SysBtn_Restore.png
│ │ │ │ └── SysBtn_Restore_S.png
│ │ │ ├── Calculator
│ │ │ │ └── Btn.PNG
│ │ │ ├── ComboBox
│ │ │ │ └── Btn.png
│ │ │ ├── MainWnd
│ │ │ │ ├── Border.png
│ │ │ │ ├── BorderCaption.png
│ │ │ │ └── BorderMDIChild.png
│ │ │ ├── MenuBar
│ │ │ │ └── Btn.png
│ │ │ ├── OutlookWnd
│ │ │ │ ├── BarBack.png
│ │ │ │ └── BtnPage.png
│ │ │ ├── PopupBar
│ │ │ │ ├── Border.png
│ │ │ │ ├── Gripper.png
│ │ │ │ ├── Item_Back.png
│ │ │ │ ├── Item_Marker_C.png
│ │ │ │ ├── Item_Marker_R.png
│ │ │ │ ├── Item_Pin.png
│ │ │ │ ├── MenuButton.png
│ │ │ │ ├── MenuHighlight.png
│ │ │ │ ├── MenuHighlightDisabled.png
│ │ │ │ ├── MenuScrollBtn.png
│ │ │ │ ├── ResizeBar.png
│ │ │ │ ├── ResizeBar_HV.png
│ │ │ │ ├── ResizeBar_HVT.png
│ │ │ │ ├── ResizeBar_V.png
│ │ │ │ └── Tear.png
│ │ │ ├── Ribbon
│ │ │ │ ├── Border_Floaty.png
│ │ │ │ ├── Border_QAT.png
│ │ │ │ ├── Buttons
│ │ │ │ │ ├── Check.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ ├── Default_Icon.png
│ │ │ │ │ ├── Default_Image.png
│ │ │ │ │ ├── Default_QAT.png
│ │ │ │ │ ├── Default_QAT_Icon.png
│ │ │ │ │ ├── Group.png
│ │ │ │ │ ├── GroupMenu_F_C.png
│ │ │ │ │ ├── GroupMenu_F_M.png
│ │ │ │ │ ├── GroupMenu_L_C.png
│ │ │ │ │ ├── GroupMenu_L_M.png
│ │ │ │ │ ├── GroupMenu_M_C.png
│ │ │ │ │ ├── GroupMenu_M_M.png
│ │ │ │ │ ├── Group_F.png
│ │ │ │ │ ├── Group_L.png
│ │ │ │ │ ├── Group_M.png
│ │ │ │ │ ├── Group_S.png
│ │ │ │ │ ├── Launch.png
│ │ │ │ │ ├── Launch_Icon.png
│ │ │ │ │ ├── Main.png
│ │ │ │ │ ├── Main_Panel.png
│ │ │ │ │ ├── Menu_H_C.png
│ │ │ │ │ ├── Menu_H_M.png
│ │ │ │ │ ├── Menu_V_C.png
│ │ │ │ │ ├── Menu_V_M.png
│ │ │ │ │ ├── Normal_B.png
│ │ │ │ │ ├── Normal_S.png
│ │ │ │ │ ├── Page_L.png
│ │ │ │ │ ├── Page_R.png
│ │ │ │ │ ├── Palette_B.png
│ │ │ │ │ ├── Palette_M.png
│ │ │ │ │ ├── Palette_T.png
│ │ │ │ │ ├── Push.png
│ │ │ │ │ ├── Radio.png
│ │ │ │ │ └── StatusPane.png
│ │ │ │ ├── Caption_QA.png
│ │ │ │ ├── Caption_QA_Glass.png
│ │ │ │ ├── Category_Back.png
│ │ │ │ ├── Category_Context
│ │ │ │ │ ├── Blue
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Green
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Indigo
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Orange
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Panel_Back_B.png
│ │ │ │ │ ├── Panel_Back_T.png
│ │ │ │ │ ├── Red
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Separator.png
│ │ │ │ │ ├── Violet
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ └── Yellow
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Caption.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ └── Tab.png
│ │ │ │ ├── Category_Tab.png
│ │ │ │ ├── Category_Tab_Sep.png
│ │ │ │ ├── KeyTip.png
│ │ │ │ ├── Panel_Back_B.png
│ │ │ │ ├── Panel_Back_T.png
│ │ │ │ ├── Panel_Main.png
│ │ │ │ ├── Panel_Main_Border.png
│ │ │ │ ├── Panel_QAT.png
│ │ │ │ ├── Progress
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Infinity.png
│ │ │ │ │ ├── Normal.png
│ │ │ │ │ └── Normal_Ext.png
│ │ │ │ ├── Separator.png
│ │ │ │ └── Slider
│ │ │ │ ├── Minus.png
│ │ │ │ ├── Plus.png
│ │ │ │ ├── Thumb.png
│ │ │ │ ├── Thumb_H.png
│ │ │ │ ├── Thumb_L.png
│ │ │ │ ├── Thumb_R.png
│ │ │ │ ├── Thumb_T.png
│ │ │ │ └── Thumb_V.png
│ │ │ ├── Scroll
│ │ │ │ ├── Horz
│ │ │ │ │ ├── Back_1.png
│ │ │ │ │ ├── Back_2.png
│ │ │ │ │ ├── Item_1.png
│ │ │ │ │ ├── Item_2.png
│ │ │ │ │ ├── Thumb.png
│ │ │ │ │ └── ThumbIcon.png
│ │ │ │ └── Vert
│ │ │ │ ├── Back_1.png
│ │ │ │ ├── Back_2.png
│ │ │ │ ├── Item_1.png
│ │ │ │ ├── Item_2.png
│ │ │ │ ├── Thumb.png
│ │ │ │ └── ThumbIcon.png
│ │ │ ├── Slider
│ │ │ │ ├── Thumb_B.png
│ │ │ │ ├── Thumb_H.png
│ │ │ │ ├── Thumb_L.png
│ │ │ │ ├── Thumb_R.png
│ │ │ │ ├── Thumb_T.png
│ │ │ │ └── Thumb_V.png
│ │ │ ├── StatusBar
│ │ │ │ ├── Back.png
│ │ │ │ ├── Back_Ext.png
│ │ │ │ ├── PaneBorder.png
│ │ │ │ └── SizeGrip.png
│ │ │ ├── Style.xml
│ │ │ ├── Tab
│ │ │ │ ├── 3D.png
│ │ │ │ └── Flat.png
│ │ │ ├── TaskPane
│ │ │ │ └── ScrollBtn.png
│ │ │ └── ToolBar
│ │ │ ├── Border.png
│ │ │ └── Btn.png
│ │ ├── Office 2007 (obsidian - black)
│ │ │ ├── AppCaption
│ │ │ │ ├── SysBtn_Back.png
│ │ │ │ ├── SysBtn_Close.png
│ │ │ │ ├── SysBtn_Close_S.png
│ │ │ │ ├── SysBtn_Help.png
│ │ │ │ ├── SysBtn_Help_S.png
│ │ │ │ ├── SysBtn_Maximize.png
│ │ │ │ ├── SysBtn_Maximize_S.png
│ │ │ │ ├── SysBtn_Minimize.png
│ │ │ │ ├── SysBtn_Minimize_S.png
│ │ │ │ ├── SysBtn_Restore.png
│ │ │ │ └── SysBtn_Restore_S.png
│ │ │ ├── Calculator
│ │ │ │ └── Btn.png
│ │ │ ├── ComboBox
│ │ │ │ └── Btn.png
│ │ │ ├── MainWnd
│ │ │ │ ├── Border.png
│ │ │ │ ├── BorderCaption.png
│ │ │ │ └── BorderMDIChild.png
│ │ │ ├── MenuBar
│ │ │ │ └── Btn.png
│ │ │ ├── OutlookWnd
│ │ │ │ ├── BarBack.png
│ │ │ │ └── BtnPage.png
│ │ │ ├── PopupBar
│ │ │ │ ├── Border.png
│ │ │ │ ├── Gripper.png
│ │ │ │ ├── Item_Back.png
│ │ │ │ ├── Item_Marker_C.png
│ │ │ │ ├── Item_Marker_R.png
│ │ │ │ ├── Item_Pin.png
│ │ │ │ ├── MenuButton.png
│ │ │ │ ├── MenuHighlight.png
│ │ │ │ ├── MenuHighlightDisabled.png
│ │ │ │ ├── MenuScrollBtn.png
│ │ │ │ ├── ResizeBar.png
│ │ │ │ ├── ResizeBar_HV.png
│ │ │ │ ├── ResizeBar_HVT.png
│ │ │ │ ├── ResizeBar_V.png
│ │ │ │ └── Tear.png
│ │ │ ├── Ribbon
│ │ │ │ ├── Border_Floaty.png
│ │ │ │ ├── Border_QAT.png
│ │ │ │ ├── Buttons
│ │ │ │ │ ├── Check.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ ├── Default_Icon.png
│ │ │ │ │ ├── Default_Image.png
│ │ │ │ │ ├── Default_QAT.png
│ │ │ │ │ ├── Default_QAT_Icon.png
│ │ │ │ │ ├── Group.png
│ │ │ │ │ ├── GroupMenu_F_C.png
│ │ │ │ │ ├── GroupMenu_F_M.png
│ │ │ │ │ ├── GroupMenu_L_C.png
│ │ │ │ │ ├── GroupMenu_L_M.png
│ │ │ │ │ ├── GroupMenu_M_C.png
│ │ │ │ │ ├── GroupMenu_M_M.png
│ │ │ │ │ ├── Group_F.png
│ │ │ │ │ ├── Group_L.png
│ │ │ │ │ ├── Group_M.png
│ │ │ │ │ ├── Group_S.png
│ │ │ │ │ ├── Launch.png
│ │ │ │ │ ├── Launch_Icon.png
│ │ │ │ │ ├── Main.png
│ │ │ │ │ ├── Main_Panel.png
│ │ │ │ │ ├── Menu_H_C.png
│ │ │ │ │ ├── Menu_H_M.png
│ │ │ │ │ ├── Menu_V_C.png
│ │ │ │ │ ├── Menu_V_M.png
│ │ │ │ │ ├── Normal_B.png
│ │ │ │ │ ├── Normal_S.png
│ │ │ │ │ ├── Page_L.png
│ │ │ │ │ ├── Page_R.png
│ │ │ │ │ ├── Palette_B.png
│ │ │ │ │ ├── Palette_M.png
│ │ │ │ │ ├── Palette_T.png
│ │ │ │ │ ├── Push.png
│ │ │ │ │ ├── Radio.PNG
│ │ │ │ │ └── StatusPane.png
│ │ │ │ ├── Caption_QA.png
│ │ │ │ ├── Caption_QA_Glass.png
│ │ │ │ ├── Category_Back.png
│ │ │ │ ├── Category_Context
│ │ │ │ │ ├── Blue
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Green
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Indigo
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Orange
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Panel_Back_B.png
│ │ │ │ │ ├── Panel_Back_T.png
│ │ │ │ │ ├── Red
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Separator.png
│ │ │ │ │ ├── Violet
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ └── Yellow
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Caption.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ └── Tab.png
│ │ │ │ ├── Category_Tab.png
│ │ │ │ ├── Category_Tab_Sep.png
│ │ │ │ ├── KeyTip.png
│ │ │ │ ├── Panel_Back_B.png
│ │ │ │ ├── Panel_Back_T.png
│ │ │ │ ├── Panel_Main.png
│ │ │ │ ├── Panel_Main_Border.png
│ │ │ │ ├── Panel_QAT.png
│ │ │ │ ├── Progress
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Infinity.png
│ │ │ │ │ ├── Normal.png
│ │ │ │ │ └── Normal_Ext.png
│ │ │ │ ├── Separator.png
│ │ │ │ └── Slider
│ │ │ │ ├── Minus.png
│ │ │ │ ├── Plus.png
│ │ │ │ ├── Thumb.png
│ │ │ │ ├── Thumb_H.png
│ │ │ │ ├── Thumb_L.png
│ │ │ │ ├── Thumb_R.png
│ │ │ │ ├── Thumb_T.png
│ │ │ │ └── Thumb_V.png
│ │ │ ├── Scroll
│ │ │ │ ├── Horz
│ │ │ │ │ ├── Back_1.png
│ │ │ │ │ ├── Back_2.png
│ │ │ │ │ ├── Item_1.png
│ │ │ │ │ ├── Item_2.png
│ │ │ │ │ ├── Thumb.png
│ │ │ │ │ └── ThumbIcon.png
│ │ │ │ └── Vert
│ │ │ │ ├── Back_1.png
│ │ │ │ ├── Back_2.png
│ │ │ │ ├── Item_1.png
│ │ │ │ ├── Item_2.png
│ │ │ │ ├── Thumb.png
│ │ │ │ └── ThumbIcon.png
│ │ │ ├── Slider
│ │ │ │ ├── Thumb_B.png
│ │ │ │ ├── Thumb_H.png
│ │ │ │ ├── Thumb_L.png
│ │ │ │ ├── Thumb_R.png
│ │ │ │ ├── Thumb_T.png
│ │ │ │ └── Thumb_V.png
│ │ │ ├── StatusBar
│ │ │ │ ├── Back.png
│ │ │ │ ├── Back_Ext.png
│ │ │ │ ├── PaneBorder.png
│ │ │ │ └── SizeGrip.png
│ │ │ ├── Style.xml
│ │ │ ├── Tab
│ │ │ │ ├── 3D.png
│ │ │ │ └── Flat.png
│ │ │ ├── TaskPane
│ │ │ │ └── ScrollBtn.png
│ │ │ └── ToolBar
│ │ │ ├── Border.png
│ │ │ └── Btn.png
│ │ ├── Office 2007 (silver)
│ │ │ ├── AppCaption
│ │ │ │ ├── SysBtn_Back.png
│ │ │ │ ├── SysBtn_Close.png
│ │ │ │ ├── SysBtn_Close_S.png
│ │ │ │ ├── SysBtn_Help.png
│ │ │ │ ├── SysBtn_Help_S.png
│ │ │ │ ├── SysBtn_Maximize.png
│ │ │ │ ├── SysBtn_Maximize_S.png
│ │ │ │ ├── SysBtn_Minimize.png
│ │ │ │ ├── SysBtn_Minimize_S.png
│ │ │ │ ├── SysBtn_Restore.png
│ │ │ │ └── SysBtn_Restore_S.png
│ │ │ ├── Calculator
│ │ │ │ └── Btn.png
│ │ │ ├── ComboBox
│ │ │ │ └── Btn.png
│ │ │ ├── MainWnd
│ │ │ │ ├── Border.png
│ │ │ │ ├── BorderCaption.png
│ │ │ │ └── BorderMDIChild.png
│ │ │ ├── MenuBar
│ │ │ │ └── Btn.png
│ │ │ ├── OutlookWnd
│ │ │ │ ├── BarBack.png
│ │ │ │ └── BtnPage.png
│ │ │ ├── PopupBar
│ │ │ │ ├── Border.png
│ │ │ │ ├── Gripper.png
│ │ │ │ ├── Item_Back.png
│ │ │ │ ├── Item_Marker_C.png
│ │ │ │ ├── Item_Marker_R.png
│ │ │ │ ├── Item_Pin.png
│ │ │ │ ├── MenuButton.png
│ │ │ │ ├── MenuHighlight.png
│ │ │ │ ├── MenuHighlightDisabled.png
│ │ │ │ ├── MenuScrollBtn.png
│ │ │ │ ├── ResizeBar.png
│ │ │ │ ├── ResizeBar_HV.png
│ │ │ │ ├── ResizeBar_HVT.png
│ │ │ │ ├── ResizeBar_V.png
│ │ │ │ └── Tear.png
│ │ │ ├── Ribbon
│ │ │ │ ├── Border_Floaty.png
│ │ │ │ ├── Border_QAT.png
│ │ │ │ ├── Buttons
│ │ │ │ │ ├── Check.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ ├── Default_Icon.png
│ │ │ │ │ ├── Default_Image.png
│ │ │ │ │ ├── Default_QAT.png
│ │ │ │ │ ├── Default_QAT_Icon.png
│ │ │ │ │ ├── Group.png
│ │ │ │ │ ├── GroupMenu_F_C.png
│ │ │ │ │ ├── GroupMenu_F_M.png
│ │ │ │ │ ├── GroupMenu_L_C.png
│ │ │ │ │ ├── GroupMenu_L_M.png
│ │ │ │ │ ├── GroupMenu_M_C.png
│ │ │ │ │ ├── GroupMenu_M_M.png
│ │ │ │ │ ├── Group_F.png
│ │ │ │ │ ├── Group_L.png
│ │ │ │ │ ├── Group_M.png
│ │ │ │ │ ├── Group_S.png
│ │ │ │ │ ├── Launch.png
│ │ │ │ │ ├── Launch_Icon.png
│ │ │ │ │ ├── Main.png
│ │ │ │ │ ├── Main_Panel.png
│ │ │ │ │ ├── Menu_H_C.png
│ │ │ │ │ ├── Menu_H_M.png
│ │ │ │ │ ├── Menu_V_C.png
│ │ │ │ │ ├── Menu_V_M.png
│ │ │ │ │ ├── Normal_B.png
│ │ │ │ │ ├── Normal_S.png
│ │ │ │ │ ├── Page_L.png
│ │ │ │ │ ├── Page_R.png
│ │ │ │ │ ├── Palette_B.png
│ │ │ │ │ ├── Palette_M.png
│ │ │ │ │ ├── Palette_T.png
│ │ │ │ │ ├── Push.png
│ │ │ │ │ ├── Radio.PNG
│ │ │ │ │ └── StatusPane.png
│ │ │ │ ├── Caption_QA.png
│ │ │ │ ├── Caption_QA_Glass.png
│ │ │ │ ├── Category_Back.png
│ │ │ │ ├── Category_Context
│ │ │ │ │ ├── Blue
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Green
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Indigo
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Orange
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Panel_Back_B.png
│ │ │ │ │ ├── Panel_Back_T.png
│ │ │ │ │ ├── Red
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Separator.png
│ │ │ │ │ ├── Violet
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ └── Yellow
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Caption.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ └── Tab.png
│ │ │ │ ├── Category_Tab.png
│ │ │ │ ├── Category_Tab_Sep.png
│ │ │ │ ├── KeyTip.png
│ │ │ │ ├── Panel_Back_B.png
│ │ │ │ ├── Panel_Back_T.png
│ │ │ │ ├── Panel_Main.png
│ │ │ │ ├── Panel_Main_Border.png
│ │ │ │ ├── Panel_QAT.png
│ │ │ │ ├── Progress
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Infinity.png
│ │ │ │ │ ├── Normal.png
│ │ │ │ │ └── Normal_Ext.png
│ │ │ │ ├── Separator.png
│ │ │ │ └── Slider
│ │ │ │ ├── Minus.png
│ │ │ │ ├── Plus.png
│ │ │ │ ├── Thumb.png
│ │ │ │ ├── Thumb_H.png
│ │ │ │ ├── Thumb_L.png
│ │ │ │ ├── Thumb_R.png
│ │ │ │ ├── Thumb_T.png
│ │ │ │ └── Thumb_V.png
│ │ │ ├── Scroll
│ │ │ │ ├── Horz
│ │ │ │ │ ├── Back_1.png
│ │ │ │ │ ├── Back_2.png
│ │ │ │ │ ├── Item_1.png
│ │ │ │ │ ├── Item_2.png
│ │ │ │ │ ├── Thumb.png
│ │ │ │ │ └── ThumbIcon.png
│ │ │ │ └── Vert
│ │ │ │ ├── Back_1.png
│ │ │ │ ├── Back_2.png
│ │ │ │ ├── Item_1.png
│ │ │ │ ├── Item_2.png
│ │ │ │ ├── Thumb.png
│ │ │ │ └── ThumbIcon.png
│ │ │ ├── Slider
│ │ │ │ ├── Thumb_B.png
│ │ │ │ ├── Thumb_H.png
│ │ │ │ ├── Thumb_L.png
│ │ │ │ ├── Thumb_R.png
│ │ │ │ ├── Thumb_T.png
│ │ │ │ └── Thumb_V.png
│ │ │ ├── StatusBar
│ │ │ │ ├── Back.png
│ │ │ │ ├── Back_Ext.png
│ │ │ │ ├── PaneBorder.png
│ │ │ │ └── SizeGrip.png
│ │ │ ├── Style.xml
│ │ │ ├── Tab
│ │ │ │ ├── 3D.png
│ │ │ │ └── Flat.png
│ │ │ ├── TaskPane
│ │ │ │ └── ScrollBtn.png
│ │ │ └── ToolBar
│ │ │ ├── Border.png
│ │ │ └── Btn.png
│ │ ├── Office 2010 (black)
│ │ │ ├── AppCaption
│ │ │ │ ├── SysBtn_Back.png
│ │ │ │ ├── SysBtn_Back_C.png
│ │ │ │ ├── SysBtn_Close.png
│ │ │ │ ├── SysBtn_Close_S.png
│ │ │ │ ├── SysBtn_Help.png
│ │ │ │ ├── SysBtn_Help_S.png
│ │ │ │ ├── SysBtn_Maximize.png
│ │ │ │ ├── SysBtn_Maximize_S.png
│ │ │ │ ├── SysBtn_Minimize.png
│ │ │ │ ├── SysBtn_Minimize_S.png
│ │ │ │ ├── SysBtn_Restore.png
│ │ │ │ └── SysBtn_Restore_S.png
│ │ │ ├── Calculator
│ │ │ │ └── Btn.png
│ │ │ ├── ComboBox
│ │ │ │ └── Btn.png
│ │ │ ├── MainWnd
│ │ │ │ ├── AppCaption.png
│ │ │ │ ├── Border.png
│ │ │ │ ├── BorderCaption.png
│ │ │ │ └── BorderMDIChild.png
│ │ │ ├── MenuBar
│ │ │ │ └── Btn.png
│ │ │ ├── OutlookWnd
│ │ │ │ ├── BarBack.png
│ │ │ │ ├── BtnPage.png
│ │ │ │ └── Splitter.png
│ │ │ ├── PopupBar
│ │ │ │ ├── Border.png
│ │ │ │ ├── Gripper.png
│ │ │ │ ├── Item_Back.png
│ │ │ │ ├── Item_Marker_C.png
│ │ │ │ ├── Item_Marker_R.png
│ │ │ │ ├── Item_Pin.png
│ │ │ │ ├── MenuButton.png
│ │ │ │ ├── MenuHighlight.png
│ │ │ │ ├── MenuHighlightDisabled.png
│ │ │ │ ├── MenuScrollBtn.png
│ │ │ │ ├── ResizeBar.png
│ │ │ │ ├── ResizeBar_HV.png
│ │ │ │ ├── ResizeBar_HVT.png
│ │ │ │ ├── ResizeBar_V.png
│ │ │ │ └── Tear.png
│ │ │ ├── Ribbon
│ │ │ │ ├── Border_Floaty.png
│ │ │ │ ├── Border_Panel.png
│ │ │ │ ├── Border_QAT.png
│ │ │ │ ├── Buttons
│ │ │ │ │ ├── BS_List_Icon.png
│ │ │ │ │ ├── BS_Normal.png
│ │ │ │ │ ├── BS_Push.png
│ │ │ │ │ ├── BS_Separator_H.png
│ │ │ │ │ ├── BS_Separator_V.png
│ │ │ │ │ ├── BS_View.png
│ │ │ │ │ ├── BS_View_Icon.png
│ │ │ │ │ ├── Check.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ ├── Default_Icon.png
│ │ │ │ │ ├── Default_Image.png
│ │ │ │ │ ├── Default_QAT.png
│ │ │ │ │ ├── Group.png
│ │ │ │ │ ├── GroupMenu_F_C.png
│ │ │ │ │ ├── GroupMenu_L_M.png
│ │ │ │ │ ├── GroupSeparator.png
│ │ │ │ │ ├── Group_S.png
│ │ │ │ │ ├── Launch.png
│ │ │ │ │ ├── Launch_Icon.png
│ │ │ │ │ ├── Main.png
│ │ │ │ │ ├── Main_Panel.png
│ │ │ │ │ ├── Menu_H_C.png
│ │ │ │ │ ├── Menu_H_M.png
│ │ │ │ │ ├── Menu_V_C.png
│ │ │ │ │ ├── Menu_V_M.png
│ │ │ │ │ ├── Minimize_Icon.PNG
│ │ │ │ │ ├── Normal_B.png
│ │ │ │ │ ├── Normal_S.png
│ │ │ │ │ ├── Page_L.png
│ │ │ │ │ ├── Page_R.png
│ │ │ │ │ ├── Palette_B.png
│ │ │ │ │ ├── Palette_M.png
│ │ │ │ │ ├── Palette_T.png
│ │ │ │ │ ├── Push.png
│ │ │ │ │ ├── Radio.PNG
│ │ │ │ │ └── StatusPane.png
│ │ │ │ ├── Caption_QA.png
│ │ │ │ ├── Caption_QA_Glass.png
│ │ │ │ ├── Category_Back.png
│ │ │ │ ├── Category_Context
│ │ │ │ │ ├── Blue
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.png
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Green
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.PNG
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Indigo
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.png
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Orange
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.PNG
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Red
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.png
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Violet
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.png
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ └── Yellow
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Caption.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ ├── Panel.png
│ │ │ │ │ ├── Separator.png
│ │ │ │ │ ├── Tab.png
│ │ │ │ │ └── Tab_Glow.png
│ │ │ │ ├── Category_Tab.png
│ │ │ │ ├── Category_Tab_Frame.png
│ │ │ │ ├── Category_Tab_Sep.png
│ │ │ │ ├── KeyTip.png
│ │ │ │ ├── Panel_BS.png
│ │ │ │ ├── Panel_Back.png
│ │ │ │ ├── Panel_Main.png
│ │ │ │ ├── Panel_Main_Border.png
│ │ │ │ ├── Panel_QAT.png
│ │ │ │ ├── Progress
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Infinity.png
│ │ │ │ │ ├── Normal.png
│ │ │ │ │ └── Normal_Ext.png
│ │ │ │ ├── Separator.png
│ │ │ │ └── Slider
│ │ │ │ ├── Minus.png
│ │ │ │ ├── Plus.png
│ │ │ │ ├── Thumb.png
│ │ │ │ ├── Thumb_H.png
│ │ │ │ ├── Thumb_L.png
│ │ │ │ ├── Thumb_R.png
│ │ │ │ ├── Thumb_T.png
│ │ │ │ └── Thumb_V.png
│ │ │ ├── Scroll
│ │ │ │ ├── Horz
│ │ │ │ │ ├── Back_1.png
│ │ │ │ │ ├── Back_2.png
│ │ │ │ │ ├── Item_1.png
│ │ │ │ │ ├── Item_2.png
│ │ │ │ │ ├── ThumbIcon.png
│ │ │ │ │ ├── Thumb_1.png
│ │ │ │ │ └── Thumb_2.png
│ │ │ │ └── Vert
│ │ │ │ ├── Back_1.png
│ │ │ │ ├── Back_2.png
│ │ │ │ ├── Item_1.png
│ │ │ │ ├── Item_2.png
│ │ │ │ ├── ThumbIcon.png
│ │ │ │ ├── Thumb_1.png
│ │ │ │ └── Thumb_2.png
│ │ │ ├── Slider
│ │ │ │ ├── Thumb_B.png
│ │ │ │ ├── Thumb_H.png
│ │ │ │ ├── Thumb_L.png
│ │ │ │ ├── Thumb_R.png
│ │ │ │ ├── Thumb_T.png
│ │ │ │ └── Thumb_V.png
│ │ │ ├── StatusBar
│ │ │ │ ├── Back.png
│ │ │ │ ├── Back_Ext.png
│ │ │ │ ├── PaneBorder.png
│ │ │ │ └── SizeGrip.png
│ │ │ ├── Style.xml
│ │ │ ├── Tab
│ │ │ │ ├── 3D.png
│ │ │ │ └── Flat.png
│ │ │ ├── TaskPane
│ │ │ │ └── ScrollBtn.png
│ │ │ └── ToolBar
│ │ │ └── Btn.png
│ │ ├── Office 2010 (blue)
│ │ │ ├── AppCaption
│ │ │ │ ├── SysBtn_Back.png
│ │ │ │ ├── SysBtn_Back_C.png
│ │ │ │ ├── SysBtn_Close.png
│ │ │ │ ├── SysBtn_Close_S.png
│ │ │ │ ├── SysBtn_Help.png
│ │ │ │ ├── SysBtn_Help_S.png
│ │ │ │ ├── SysBtn_Maximize.png
│ │ │ │ ├── SysBtn_Maximize_S.png
│ │ │ │ ├── SysBtn_Minimize.png
│ │ │ │ ├── SysBtn_Minimize_S.png
│ │ │ │ ├── SysBtn_Restore.png
│ │ │ │ └── SysBtn_Restore_S.png
│ │ │ ├── Calculator
│ │ │ │ └── Btn.png
│ │ │ ├── ComboBox
│ │ │ │ └── Btn.png
│ │ │ ├── MainWnd
│ │ │ │ ├── AppCaption.png
│ │ │ │ ├── Border.png
│ │ │ │ ├── BorderCaption.png
│ │ │ │ └── BorderMDIChild.png
│ │ │ ├── MenuBar
│ │ │ │ └── Btn.png
│ │ │ ├── OutlookWnd
│ │ │ │ ├── BarBack.png
│ │ │ │ ├── BtnPage.png
│ │ │ │ └── Splitter.png
│ │ │ ├── PopupBar
│ │ │ │ ├── Border.png
│ │ │ │ ├── Gripper.png
│ │ │ │ ├── Item_Back.png
│ │ │ │ ├── Item_Marker_C.png
│ │ │ │ ├── Item_Marker_R.png
│ │ │ │ ├── Item_Pin.png
│ │ │ │ ├── MenuButton.png
│ │ │ │ ├── MenuHighlight.png
│ │ │ │ ├── MenuHighlightDisabled.png
│ │ │ │ ├── MenuScrollBtn.png
│ │ │ │ ├── ResizeBar.png
│ │ │ │ ├── ResizeBar_HV.png
│ │ │ │ ├── ResizeBar_HVT.png
│ │ │ │ ├── ResizeBar_V.png
│ │ │ │ └── Tear.png
│ │ │ ├── Ribbon
│ │ │ │ ├── Border_Floaty.png
│ │ │ │ ├── Border_Panel.png
│ │ │ │ ├── Border_QAT.png
│ │ │ │ ├── Buttons
│ │ │ │ │ ├── BS_List_Icon.png
│ │ │ │ │ ├── BS_Normal.png
│ │ │ │ │ ├── BS_Push.png
│ │ │ │ │ ├── BS_Separator_H.png
│ │ │ │ │ ├── BS_Separator_V.png
│ │ │ │ │ ├── BS_View.png
│ │ │ │ │ ├── BS_View_Icon.png
│ │ │ │ │ ├── Check.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ ├── Default_Icon.png
│ │ │ │ │ ├── Default_Image.png
│ │ │ │ │ ├── Default_QAT.png
│ │ │ │ │ ├── Group.png
│ │ │ │ │ ├── GroupMenu_F_C.png
│ │ │ │ │ ├── GroupMenu_L_M.png
│ │ │ │ │ ├── GroupSeparator.png
│ │ │ │ │ ├── Group_S.png
│ │ │ │ │ ├── Launch.png
│ │ │ │ │ ├── Launch_Icon.png
│ │ │ │ │ ├── Main.png
│ │ │ │ │ ├── Main_Panel.png
│ │ │ │ │ ├── Menu_H_C.png
│ │ │ │ │ ├── Menu_H_M.png
│ │ │ │ │ ├── Menu_V_C.png
│ │ │ │ │ ├── Menu_V_M.png
│ │ │ │ │ ├── Minimize_Icon.PNG
│ │ │ │ │ ├── Normal_B.png
│ │ │ │ │ ├── Normal_S.png
│ │ │ │ │ ├── Page_L.png
│ │ │ │ │ ├── Page_R.png
│ │ │ │ │ ├── Palette_B.png
│ │ │ │ │ ├── Palette_M.png
│ │ │ │ │ ├── Palette_T.png
│ │ │ │ │ ├── Push.png
│ │ │ │ │ ├── Radio.PNG
│ │ │ │ │ └── StatusPane.png
│ │ │ │ ├── Caption_QA.png
│ │ │ │ ├── Caption_QA_Glass.png
│ │ │ │ ├── Category_Back.png
│ │ │ │ ├── Category_Context
│ │ │ │ │ ├── Blue
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.png
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Green
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.PNG
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Indigo
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.png
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Orange
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.PNG
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Red
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.png
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Violet
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.png
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ └── Yellow
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Caption.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ ├── Panel.png
│ │ │ │ │ ├── Separator.png
│ │ │ │ │ ├── Tab.png
│ │ │ │ │ └── Tab_Glow.png
│ │ │ │ ├── Category_Tab.png
│ │ │ │ ├── Category_Tab_Frame.png
│ │ │ │ ├── Category_Tab_Sep.png
│ │ │ │ ├── KeyTip.png
│ │ │ │ ├── Panel_BS.png
│ │ │ │ ├── Panel_Back.png
│ │ │ │ ├── Panel_Main.png
│ │ │ │ ├── Panel_Main_Border.png
│ │ │ │ ├── Panel_QAT.png
│ │ │ │ ├── Progress
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Infinity.png
│ │ │ │ │ ├── Normal.png
│ │ │ │ │ └── Normal_Ext.png
│ │ │ │ ├── Separator.png
│ │ │ │ └── Slider
│ │ │ │ ├── Minus.png
│ │ │ │ ├── Plus.png
│ │ │ │ ├── Thumb.png
│ │ │ │ ├── Thumb_H.png
│ │ │ │ ├── Thumb_L.png
│ │ │ │ ├── Thumb_R.png
│ │ │ │ ├── Thumb_T.png
│ │ │ │ └── Thumb_V.png
│ │ │ ├── Scroll
│ │ │ │ ├── Horz
│ │ │ │ │ ├── Back_1.png
│ │ │ │ │ ├── Back_2.png
│ │ │ │ │ ├── Item_1.png
│ │ │ │ │ ├── Item_2.png
│ │ │ │ │ ├── ThumbIcon.png
│ │ │ │ │ ├── Thumb_1.png
│ │ │ │ │ └── Thumb_2.png
│ │ │ │ └── Vert
│ │ │ │ ├── Back_1.png
│ │ │ │ ├── Back_2.png
│ │ │ │ ├── Item_1.png
│ │ │ │ ├── Item_2.png
│ │ │ │ ├── ThumbIcon.png
│ │ │ │ ├── Thumb_1.png
│ │ │ │ └── Thumb_2.png
│ │ │ ├── Slider
│ │ │ │ ├── Thumb_B.png
│ │ │ │ ├── Thumb_H.png
│ │ │ │ ├── Thumb_L.png
│ │ │ │ ├── Thumb_R.png
│ │ │ │ ├── Thumb_T.png
│ │ │ │ └── Thumb_V.png
│ │ │ ├── StatusBar
│ │ │ │ ├── Back.png
│ │ │ │ ├── Back_Ext.png
│ │ │ │ ├── PaneBorder.png
│ │ │ │ └── SizeGrip.png
│ │ │ ├── Style.xml
│ │ │ ├── Tab
│ │ │ │ ├── 3D.png
│ │ │ │ └── Flat.png
│ │ │ ├── TaskPane
│ │ │ │ └── ScrollBtn.png
│ │ │ └── ToolBar
│ │ │ └── Btn.png
│ │ ├── Office 2010 (white)
│ │ │ ├── AppCaption
│ │ │ │ ├── SysBtn_Back.png
│ │ │ │ ├── SysBtn_Back_C.png
│ │ │ │ ├── SysBtn_Close.png
│ │ │ │ ├── SysBtn_Close_S.png
│ │ │ │ ├── SysBtn_Help.png
│ │ │ │ ├── SysBtn_Help_S.png
│ │ │ │ ├── SysBtn_Maximize.png
│ │ │ │ ├── SysBtn_Maximize_S.png
│ │ │ │ ├── SysBtn_Minimize.png
│ │ │ │ ├── SysBtn_Minimize_S.png
│ │ │ │ ├── SysBtn_Restore.png
│ │ │ │ └── SysBtn_Restore_S.png
│ │ │ ├── Calculator
│ │ │ │ └── Btn.png
│ │ │ ├── ComboBox
│ │ │ │ └── Btn.png
│ │ │ ├── MainWnd
│ │ │ │ ├── AppCaption.png
│ │ │ │ ├── Border.png
│ │ │ │ ├── BorderCaption.png
│ │ │ │ └── BorderMDIChild.png
│ │ │ ├── MenuBar
│ │ │ │ └── Btn.png
│ │ │ ├── OutlookWnd
│ │ │ │ ├── BarBack.png
│ │ │ │ ├── BtnPage.png
│ │ │ │ └── Splitter.png
│ │ │ ├── PopupBar
│ │ │ │ ├── Border.png
│ │ │ │ ├── Gripper.png
│ │ │ │ ├── Item_Back.png
│ │ │ │ ├── Item_Marker_C.png
│ │ │ │ ├── Item_Marker_R.png
│ │ │ │ ├── Item_Pin.png
│ │ │ │ ├── MenuButton.png
│ │ │ │ ├── MenuHighlight.png
│ │ │ │ ├── MenuHighlightDisabled.png
│ │ │ │ ├── MenuScrollBtn.png
│ │ │ │ ├── ResizeBar.png
│ │ │ │ ├── ResizeBar_HV.png
│ │ │ │ ├── ResizeBar_HVT.png
│ │ │ │ ├── ResizeBar_V.png
│ │ │ │ └── Tear.png
│ │ │ ├── Ribbon
│ │ │ │ ├── Border_Floaty.png
│ │ │ │ ├── Border_Panel.png
│ │ │ │ ├── Border_QAT.png
│ │ │ │ ├── Buttons
│ │ │ │ │ ├── BS_List_Icon.png
│ │ │ │ │ ├── BS_Normal.png
│ │ │ │ │ ├── BS_Push.png
│ │ │ │ │ ├── BS_Separator_H.png
│ │ │ │ │ ├── BS_Separator_V.png
│ │ │ │ │ ├── BS_View.png
│ │ │ │ │ ├── BS_View_Icon.png
│ │ │ │ │ ├── Check.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ ├── Default_Icon.png
│ │ │ │ │ ├── Default_Image.png
│ │ │ │ │ ├── Default_QAT.png
│ │ │ │ │ ├── Group.png
│ │ │ │ │ ├── GroupMenu_F_C.png
│ │ │ │ │ ├── GroupMenu_F_M.png
│ │ │ │ │ ├── GroupMenu_L_C.png
│ │ │ │ │ ├── GroupMenu_L_M.png
│ │ │ │ │ ├── GroupMenu_M_C.png
│ │ │ │ │ ├── GroupMenu_M_M.png
│ │ │ │ │ ├── GroupSeparator.png
│ │ │ │ │ ├── Group_F.png
│ │ │ │ │ ├── Group_L.png
│ │ │ │ │ ├── Group_M.png
│ │ │ │ │ ├── Group_S.png
│ │ │ │ │ ├── Launch.png
│ │ │ │ │ ├── Launch_Icon.png
│ │ │ │ │ ├── Main.png
│ │ │ │ │ ├── Main_Panel.png
│ │ │ │ │ ├── Menu_H_C.png
│ │ │ │ │ ├── Menu_H_M.png
│ │ │ │ │ ├── Menu_V_C.png
│ │ │ │ │ ├── Menu_V_M.png
│ │ │ │ │ ├── Minimize_Icon.PNG
│ │ │ │ │ ├── Normal_B.png
│ │ │ │ │ ├── Normal_S.png
│ │ │ │ │ ├── Page_L.png
│ │ │ │ │ ├── Page_R.png
│ │ │ │ │ ├── Palette_B.png
│ │ │ │ │ ├── Palette_M.png
│ │ │ │ │ ├── Palette_T.png
│ │ │ │ │ ├── Push.png
│ │ │ │ │ ├── Radio.PNG
│ │ │ │ │ └── StatusPane.png
│ │ │ │ ├── Caption_QA.png
│ │ │ │ ├── Caption_QA_Glass.png
│ │ │ │ ├── Category_Back.png
│ │ │ │ ├── Category_Context
│ │ │ │ │ ├── Blue
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.png
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Green
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.PNG
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Indigo
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.png
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Orange
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.PNG
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Red
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.png
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ ├── Violet
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ ├── Default.png
│ │ │ │ │ │ ├── Panel.png
│ │ │ │ │ │ ├── Separator.png
│ │ │ │ │ │ ├── Tab.png
│ │ │ │ │ │ └── Tab_Glow.png
│ │ │ │ │ └── Yellow
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Caption.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ ├── Panel.png
│ │ │ │ │ ├── Separator.png
│ │ │ │ │ ├── Tab.png
│ │ │ │ │ └── Tab_Glow.png
│ │ │ │ ├── Category_Tab.png
│ │ │ │ ├── Category_Tab_Frame.png
│ │ │ │ ├── Category_Tab_Sep.png
│ │ │ │ ├── KeyTip.png
│ │ │ │ ├── Panel_BS.png
│ │ │ │ ├── Panel_Back.png
│ │ │ │ ├── Panel_Back_Sep.png
│ │ │ │ ├── Panel_Main.png
│ │ │ │ ├── Panel_Main_Border.png
│ │ │ │ ├── Panel_QAT.png
│ │ │ │ ├── Progress
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Infinity.png
│ │ │ │ │ ├── Normal.png
│ │ │ │ │ └── Normal_Ext.png
│ │ │ │ ├── Separator.png
│ │ │ │ └── Slider
│ │ │ │ ├── Minus.png
│ │ │ │ ├── Plus.png
│ │ │ │ ├── Thumb.png
│ │ │ │ ├── Thumb_H.png
│ │ │ │ ├── Thumb_L.png
│ │ │ │ ├── Thumb_R.png
│ │ │ │ ├── Thumb_T.png
│ │ │ │ └── Thumb_V.png
│ │ │ ├── Scroll
│ │ │ │ ├── Horz
│ │ │ │ │ ├── Back_1.png
│ │ │ │ │ ├── Back_2.png
│ │ │ │ │ ├── Item_1.png
│ │ │ │ │ ├── Item_2.png
│ │ │ │ │ ├── Thumb.png
│ │ │ │ │ ├── ThumbIcon.png
│ │ │ │ │ ├── Thumb_1.png
│ │ │ │ │ └── Thumb_2.png
│ │ │ │ └── Vert
│ │ │ │ ├── Back_1.png
│ │ │ │ ├── Back_2.png
│ │ │ │ ├── Item_1.png
│ │ │ │ ├── Item_2.png
│ │ │ │ ├── Thumb.png
│ │ │ │ ├── ThumbIcon.png
│ │ │ │ ├── Thumb_1.png
│ │ │ │ └── Thumb_2.png
│ │ │ ├── Slider
│ │ │ │ ├── Thumb_B.png
│ │ │ │ ├── Thumb_H.png
│ │ │ │ ├── Thumb_L.png
│ │ │ │ ├── Thumb_R.png
│ │ │ │ ├── Thumb_T.png
│ │ │ │ └── Thumb_V.png
│ │ │ ├── StatusBar
│ │ │ │ ├── Back.png
│ │ │ │ ├── Back_Ext.png
│ │ │ │ ├── PaneBorder.png
│ │ │ │ └── SizeGrip.png
│ │ │ ├── Style.xml
│ │ │ ├── Tab
│ │ │ │ ├── 3D.png
│ │ │ │ └── Flat.png
│ │ │ ├── TaskPane
│ │ │ │ └── ScrollBtn.png
│ │ │ └── ToolBar
│ │ │ ├── Border.png
│ │ │ └── Btn.png
│ │ ├── Office2007_styles.dsw
│ │ ├── Office2007_styles.sln
│ │ ├── Scenic
│ │ │ ├── ComboBox
│ │ │ │ └── Btn.png
│ │ │ ├── PopupBar
│ │ │ │ ├── Border.png
│ │ │ │ ├── Item_Back.png
│ │ │ │ ├── Item_Marker_C.png
│ │ │ │ ├── Item_Marker_R.png
│ │ │ │ ├── MenuHighlight.png
│ │ │ │ ├── MenuHighlightDisabled.png
│ │ │ │ ├── ResizeBar.png
│ │ │ │ ├── ResizeBar_HV.png
│ │ │ │ ├── ResizeBar_HVT.png
│ │ │ │ └── ResizeBar_V.png
│ │ │ ├── Ribbon
│ │ │ │ ├── Border_Floaty.png
│ │ │ │ ├── Border_Panel.png
│ │ │ │ ├── Border_QAT.png
│ │ │ │ ├── Buttons
│ │ │ │ │ ├── Check.png
│ │ │ │ │ ├── Default.png
│ │ │ │ │ ├── Default_Icon.png
│ │ │ │ │ ├── Default_Image.png
│ │ │ │ │ ├── Default_QAT.png
│ │ │ │ │ ├── GroupMenu_F_C.png
│ │ │ │ │ ├── GroupMenu_F_M.png
│ │ │ │ │ ├── GroupMenu_L_C.png
│ │ │ │ │ ├── GroupMenu_L_M.png
│ │ │ │ │ ├── GroupMenu_M_C.png
│ │ │ │ │ ├── GroupMenu_M_M.png
│ │ │ │ │ ├── Group_F.png
│ │ │ │ │ ├── Group_L.png
│ │ │ │ │ ├── Group_M.png
│ │ │ │ │ ├── Group_S.png
│ │ │ │ │ ├── Launch.png
│ │ │ │ │ ├── Launch_Icon.png
│ │ │ │ │ ├── Main.png
│ │ │ │ │ ├── Main_Panel.png
│ │ │ │ │ ├── Menu_H_C.png
│ │ │ │ │ ├── Menu_H_M.png
│ │ │ │ │ ├── Menu_V_C.png
│ │ │ │ │ ├── Menu_V_M.png
│ │ │ │ │ ├── Normal_B.png
│ │ │ │ │ ├── Normal_S.png
│ │ │ │ │ ├── Page_L.png
│ │ │ │ │ ├── Page_R.png
│ │ │ │ │ ├── Palette_B.png
│ │ │ │ │ ├── Palette_M.png
│ │ │ │ │ ├── Palette_T.png
│ │ │ │ │ ├── Radio.PNG
│ │ │ │ │ └── StatusPane.png
│ │ │ │ ├── Caption_QA.png
│ │ │ │ ├── Category_Back.png
│ │ │ │ ├── Category_Context
│ │ │ │ │ ├── Blue
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Green
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Indigo
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Orange
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Red
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ ├── Separator.png
│ │ │ │ │ ├── Violet
│ │ │ │ │ │ ├── Back.png
│ │ │ │ │ │ ├── Caption.png
│ │ │ │ │ │ └── Tab.png
│ │ │ │ │ └── Yellow
│ │ │ │ │ ├── Back.png
│ │ │ │ │ ├── Caption.png
│ │ │ │ │ └── Tab.png
│ │ │ │ ├── Category_Tab.png
│ │ │ │ ├── Category_Tab_Frame.png
│ │ │ │ ├── Category_Tab_Sep.png
│ │ │ │ ├── KeyTip.png
│ │ │ │ ├── Panel_Back.png
│ │ │ │ ├── Panel_Back_Sep.png
│ │ │ │ ├── Panel_Main.png
│ │ │ │ ├── Separator.png
│ │ │ │ └── Slider
│ │ │ │ ├── Minus.png
│ │ │ │ └── Plus.png
│ │ │ └── Style.xml
│ │ ├── build_all.dsp
│ │ └── build_all.vcproj
│ ├── ToolbarNameDlg.cpp
│ ├── ToolbarNameDlg.h
│ ├── TrackMouse.cpp
│ ├── TrackMouse.h
│ ├── Zlib
│ │ ├── adler32.c
│ │ ├── compress.c
│ │ ├── crc32.c
│ │ ├── crc32.h
│ │ ├── deflate.c
│ │ ├── deflate.h
│ │ ├── inffast.c
│ │ ├── inffast.h
│ │ ├── inffixed.h
│ │ ├── inflate.c
│ │ ├── inflate.h
│ │ ├── inftrees.c
│ │ ├── inftrees.h
│ │ ├── trees.c
│ │ ├── trees.h
│ │ ├── zconf.h
│ │ ├── zlib.h
│ │ ├── zutil.c
│ │ └── zutil.h
│ ├── bcgprores.h
│ ├── bcgpstyle.h
│ ├── bcgptargetver.h
│ ├── bcgres_t.ico
│ ├── l.cat
│ │ ├── BCGCBRes.dsp
│ │ ├── BCGCBRes.dsw
│ │ └── BCGControlBar.rc
│ ├── res
│ │ ├── BCGCBPro.rc2
│ │ ├── Clear.bmp
│ │ ├── Clear32.png
│ │ ├── FilterIcons.bmp
│ │ ├── FilterIcons32.png
│ │ ├── GlyphBadges.png
│ │ ├── GridDataStateIcons.png
│ │ ├── NavButtons.png
│ │ ├── NavButtons120.png
│ │ ├── NavButtons120W8.png
│ │ ├── NavButtons16.bmp
│ │ ├── NavButtonsW8.png
│ │ ├── NavFrames.png
│ │ ├── NavFrames120.png
│ │ ├── NavFrames120W8.png
│ │ ├── NavFrames16.bmp
│ │ ├── NavFramesW8.png
│ │ ├── PrintPreview-pro.bmp
│ │ ├── PrintPreview-pro32.png
│ │ ├── Print_Button.png
│ │ ├── Print_Collate.PNG
│ │ ├── Print_Frame.PNG
│ │ ├── Print_Orientation.PNG
│ │ ├── Print_Page.PNG
│ │ ├── Print_Paper.PNG
│ │ ├── RibbonPrintL.PNG
│ │ ├── RibbonPrintS.png
│ │ ├── SD2008base.bmp
│ │ ├── SD2008bottom.bmp
│ │ ├── SD2008bottomh.bmp
│ │ ├── SD2008center.bmp
│ │ ├── SD2008centerh.bmp
│ │ ├── SD2008left.bmp
│ │ ├── SD2008lefth.bmp
│ │ ├── SD2008right.bmp
│ │ ├── SD2008righth.bmp
│ │ ├── SD2008top.bmp
│ │ ├── SD2008toph.bmp
│ │ ├── SD2010Bottom.bmp
│ │ ├── SD2010Center.bmp
│ │ ├── SD2010Left.bmp
│ │ ├── SD2010Right.bmp
│ │ ├── SD2010Top.bmp
│ │ ├── SD2010base.bmp
│ │ ├── SD2012Bottom.png
│ │ ├── SD2012Center.png
│ │ ├── SD2012Left.png
│ │ ├── SD2012Right.png
│ │ ├── SD2012Top.png
│ │ ├── SD2012base.png
│ │ ├── SDCenter.bmp
│ │ ├── SDbottom.bmp
│ │ ├── SDleft.bmp
│ │ ├── SDmiddle.bmp
│ │ ├── SDright.bmp
│ │ ├── SDtop.bmp
│ │ ├── Search32.png
│ │ ├── appClock.bmp
│ │ ├── appClockM.bmp
│ │ ├── appUpDown.bmp
│ │ ├── back.png
│ │ ├── browse.bmp
│ │ ├── browse32.png
│ │ ├── calcbuttons.png
│ │ ├── calendar_icons.bmp
│ │ ├── color-pro.cur
│ │ ├── colors.ico
│ │ ├── copy-pro.bmp
│ │ ├── copy-pro.cur
│ │ ├── copy-pro32.png
│ │ ├── delete-pro.bmp
│ │ ├── delete-pro.cur
│ │ ├── delete-pro32.png
│ │ ├── deletecolumn.cur
│ │ ├── down-pro.bmp
│ │ ├── down-pro32.png
│ │ ├── ellipse-pro.cur
│ │ ├── fill-pro.cur
│ │ ├── font-pro.bmp
│ │ ├── font-pro32.png
│ │ ├── forward.png
│ │ ├── hand-pro.cur
│ │ ├── help-pro.bmp
│ │ ├── help-pro.ico
│ │ ├── help-pro32.png
│ │ ├── line-pro.cur
│ │ ├── linestyles.bmp
│ │ ├── link.ico
│ │ ├── logo24.bmp
│ │ ├── mail-pro.bmp
│ │ ├── menuimg-pro.bmp
│ │ ├── menuimg-pro24.bmp
│ │ ├── move-pro.cur
│ │ ├── movetab.cur
│ │ ├── new-pro.bmp
│ │ ├── new-pro32.png
│ │ ├── nomovetab.cur
│ │ ├── palette-pro.bmp
│ │ ├── palette-pro32.png
│ │ ├── pen-pro.cur
│ │ ├── picker.bmp
│ │ ├── print-pro.bmp
│ │ ├── print-pro32.png
│ │ ├── proplist.bmp
│ │ ├── proplist32.png
│ │ ├── proplistadvanced.bmp
│ │ ├── rect-pro.cur
│ │ ├── rotate32.png
│ │ ├── search.bmp
│ │ ├── selectrow.cur
│ │ ├── swap.bmp
│ │ ├── taskpane.bmp
│ │ ├── taskpane32.png
│ │ ├── tool-pro.ico
│ │ ├── up-pro.bmp
│ │ ├── up-pro32.png
│ │ └── url-pro.bmp
│ └── resource.h
├── BCGCBPro.chm
├── Examples
│ ├── BCGPCalendarDemo
│ │ ├── AppointmentDlg.cpp
│ │ ├── AppointmentDlg.h
│ │ ├── BCGPAppointmentDemo.cpp
│ │ ├── BCGPAppointmentDemo.h
│ │ ├── BCGPCalendarDemo.cpp
│ │ ├── BCGPCalendarDemo.dsp
│ │ ├── BCGPCalendarDemo.dsw
│ │ ├── BCGPCalendarDemo.h
│ │ ├── BCGPCalendarDemo.rc
│ │ ├── BCGPCalendarDemo.sln
│ │ ├── BCGPCalendarDemo.vcproj
│ │ ├── BCGPCalendarDemo.vcxproj
│ │ ├── BCGPCalendarDemo.vcxproj.filters
│ │ ├── BCGPCalendarDemoDoc.cpp
│ │ ├── BCGPCalendarDemoDoc.h
│ │ ├── BCGPCalendarDemoView.cpp
│ │ ├── BCGPCalendarDemoView.h
│ │ ├── BCGPPlannerClockIconsDemo.cpp
│ │ ├── BCGPPlannerClockIconsDemo.h
│ │ ├── CalendarBar.cpp
│ │ ├── CalendarBar.h
│ │ ├── ColorComboBox.cpp
│ │ ├── ColorComboBox.h
│ │ ├── GotoDayDialog.cpp
│ │ ├── GotoDayDialog.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── PlannerTooltipCtrl.cpp
│ │ ├── PlannerTooltipCtrl.h
│ │ ├── PrintTypeDlg.cpp
│ │ ├── PrintTypeDlg.h
│ │ ├── PropertyBar.cpp
│ │ ├── PropertyBar.h
│ │ ├── ReadMe.txt
│ │ ├── RecurrenceConfirmDlg.cpp
│ │ ├── RecurrenceConfirmDlg.h
│ │ ├── RecurrenceDlg.cpp
│ │ ├── RecurrenceDlg.h
│ │ ├── RecurrenceRuleDailyDlg.cpp
│ │ ├── RecurrenceRuleDailyDlg.h
│ │ ├── RecurrenceRuleDlg.cpp
│ │ ├── RecurrenceRuleDlg.h
│ │ ├── RecurrenceRuleMonthlyDlg.cpp
│ │ ├── RecurrenceRuleMonthlyDlg.h
│ │ ├── RecurrenceRuleWeeklyDlg.cpp
│ │ ├── RecurrenceRuleWeeklyDlg.h
│ │ ├── RecurrenceRuleYearlyDlg.cpp
│ │ ├── RecurrenceRuleYearlyDlg.h
│ │ ├── ResourceDlg.cpp
│ │ ├── ResourceDlg.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ │ ├── BCGPCalendarDemo.ico
│ │ │ ├── BCGPCalendarDemo.rc2
│ │ │ ├── BCGPCalendarDemoDoc.ico
│ │ │ ├── Clock_Clock.png
│ │ │ ├── Clock_Hours.PNG
│ │ │ ├── Clock_Minutes.png
│ │ │ ├── Toolbar.bmp
│ │ │ ├── Toolbar256.bmp
│ │ │ ├── calendar_icons.BMP
│ │ │ ├── caption.bmp
│ │ │ ├── plan_d_tb.bmp
│ │ │ ├── plan_d_tb256.bmp
│ │ │ ├── plan_tb.bmp
│ │ │ ├── plan_tb256.bmp
│ │ │ ├── planmulti_tb.bmp
│ │ │ ├── planmulti_tb256.bmp
│ │ │ ├── prntype_1.ico
│ │ │ ├── prntype_2.ico
│ │ │ ├── prntype_3.ico
│ │ │ ├── prntype_4.ico
│ │ │ ├── security.ico
│ │ │ ├── updown.bmp
│ │ │ ├── users.ico
│ │ │ └── workspace.bmp
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── BCGPChartExample
│ │ ├── BCGPChartExample.cpp
│ │ ├── BCGPChartExample.dsp
│ │ ├── BCGPChartExample.dsw
│ │ ├── BCGPChartExample.h
│ │ ├── BCGPChartExample.rc
│ │ ├── BCGPChartExample.vcproj
│ │ ├── BCGPChartExample.vcxproj
│ │ ├── BCGPChartExample.vcxproj.filters
│ │ ├── BCGPChartExampleDoc.cpp
│ │ ├── BCGPChartExampleDoc.h
│ │ ├── BCGPChartExampleView.cpp
│ │ ├── BCGPChartExampleView.h
│ │ ├── CChartAreaView.cpp
│ │ ├── CChartAreaView.h
│ │ ├── ChartAdvancedLegendView.cpp
│ │ ├── ChartAdvancedLegendView.h
│ │ ├── ChartArea3DView.cpp
│ │ ├── ChartArea3DView.h
│ │ ├── ChartAreaHistoricalView.cpp
│ │ ├── ChartAreaHistoricalView.h
│ │ ├── ChartBar3DView.cpp
│ │ ├── ChartBar3DView.h
│ │ ├── ChartBarView.cpp
│ │ ├── ChartBarView.h
│ │ ├── ChartBubbleView.cpp
│ │ ├── ChartBubbleView.h
│ │ ├── ChartCombined3D.cpp
│ │ ├── ChartCombined3D.h
│ │ ├── ChartCombinedView.cpp
│ │ ├── ChartCombinedView.h
│ │ ├── ChartContainerView.cpp
│ │ ├── ChartContainerView.h
│ │ ├── ChartCustomAxisView.cpp
│ │ ├── ChartCustomAxisView.h
│ │ ├── ChartDataTableView.cpp
│ │ ├── ChartDataTableView.h
│ │ ├── ChartElementsView.cpp
│ │ ├── ChartElementsView.h
│ │ ├── ChartFormulaTrendView.cpp
│ │ ├── ChartFormulaTrendView.h
│ │ ├── ChartFormulaView.cpp
│ │ ├── ChartFormulaView.h
│ │ ├── ChartFunnelView.cpp
│ │ ├── ChartFunnelView.h
│ │ ├── ChartGridView.cpp
│ │ ├── ChartGridView.h
│ │ ├── ChartHistoricalView.cpp
│ │ ├── ChartHistoricalView.h
│ │ ├── ChartHugeAverageDataView.cpp
│ │ ├── ChartHugeAverageDataView.h
│ │ ├── ChartHugeDataView.cpp
│ │ ├── ChartHugeDataView.h
│ │ ├── ChartInteractiveView.cpp
│ │ ├── ChartInteractiveView.h
│ │ ├── ChartLegendView.cpp
│ │ ├── ChartLegendView.h
│ │ ├── ChartLine3DView.cpp
│ │ ├── ChartLine3DView.h
│ │ ├── ChartLineView.cpp
│ │ ├── ChartLineView.h
│ │ ├── ChartLogarithmicAxisView.cpp
│ │ ├── ChartLogarithmicAxisView.h
│ │ ├── ChartObjectsView.cpp
│ │ ├── ChartObjectsView.h
│ │ ├── ChartPieGroupSmallerSlicesView.cpp
│ │ ├── ChartPieGroupSmallerSlicesView.h
│ │ ├── ChartPieView.cpp
│ │ ├── ChartPieView.h
│ │ ├── ChartPointView.cpp
│ │ ├── ChartPointView.h
│ │ ├── ChartPolarView.cpp
│ │ ├── ChartPolarView.h
│ │ ├── ChartPyramidView.cpp
│ │ ├── ChartPyramidView.h
│ │ ├── ChartRangeBarView.cpp
│ │ ├── ChartRangeBarView.h
│ │ ├── ChartRealTimeView.cpp
│ │ ├── ChartRealTimeView.h
│ │ ├── ChartScaleBreaksView.cpp
│ │ ├── ChartScaleBreaksView.h
│ │ ├── ChartSecondaryAxisView.cpp
│ │ ├── ChartSecondaryAxisView.h
│ │ ├── ChartSmartLabelsView.cpp
│ │ ├── ChartSmartLabelsView.h
│ │ ├── ChartStepLineView.cpp
│ │ ├── ChartStepLineView.h
│ │ ├── ChartStockRTView.cpp
│ │ ├── ChartStockRTView.h
│ │ ├── ChartStockView.cpp
│ │ ├── ChartStockView.h
│ │ ├── ChartSurfaceAdvancedView.cpp
│ │ ├── ChartSurfaceAdvancedView.h
│ │ ├── ChartSurfaceView.cpp
│ │ ├── ChartSurfaceView.h
│ │ ├── ChartTernaryView.cpp
│ │ ├── ChartTernaryView.h
│ │ ├── ChartThumbnailsView.cpp
│ │ ├── ChartThumbnailsView.h
│ │ ├── ChartVirtualSeriesView.cpp
│ │ ├── ChartVirtualSeriesView.h
│ │ ├── ChartVirtualView.cpp
│ │ ├── ChartVirtualView.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── PrintChartView.cpp
│ │ ├── PrintChartView.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── WorkspaceBar.cpp
│ │ ├── WorkspaceBar.h
│ │ ├── res
│ │ │ ├── BCGPChartExample.ico
│ │ │ ├── BCGPChartExample.rc2
│ │ │ ├── BCGPChartExampleDoc.ico
│ │ │ ├── Toolbar.bmp
│ │ │ ├── Toolbar_hc.png
│ │ │ ├── background.png
│ │ │ ├── texture1.png
│ │ │ ├── texture2.png
│ │ │ ├── texture3.png
│ │ │ ├── texture4.png
│ │ │ ├── texture5.png
│ │ │ ├── toolbartree.bmp
│ │ │ ├── wall.png
│ │ │ └── workspace.bmp
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── BCGPControls
│ │ ├── BCGControlsPropSheet.cpp
│ │ ├── BCGControlsPropSheet.h
│ │ ├── BCGPControls.cpp
│ │ ├── BCGPControls.dsp
│ │ ├── BCGPControls.dsw
│ │ ├── BCGPControls.h
│ │ ├── BCGPControls.ico
│ │ ├── BCGPControls.rc
│ │ ├── BCGPControls.vcproj
│ │ ├── BCGPControls.vcxproj
│ │ ├── BCGPControls.vcxproj.filters
│ │ ├── CustomProperties.cpp
│ │ ├── Page1.cpp
│ │ ├── Page1.h
│ │ ├── Page2.cpp
│ │ ├── Page2.h
│ │ ├── Page3.cpp
│ │ ├── Page3.h
│ │ ├── Page4.cpp
│ │ ├── Page4.h
│ │ ├── Page5.cpp
│ │ ├── Page5.h
│ │ ├── Page6.cpp
│ │ ├── Page6.h
│ │ ├── Page7.cpp
│ │ ├── Page7.h
│ │ ├── Page8.cpp
│ │ ├── Page8.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── customproperties.h
│ │ ├── res
│ │ │ ├── BCGPControls.ico
│ │ │ ├── BCGPControls.rc2
│ │ │ ├── Btn.cur
│ │ │ ├── Image.png
│ │ │ ├── Play32.png
│ │ │ ├── animation.bmp
│ │ │ ├── bitmap1.bmp
│ │ │ ├── btn1.bmp
│ │ │ ├── btn1_hot.bmp
│ │ │ ├── button32.bmp
│ │ │ ├── button32hot.bmp
│ │ │ ├── buttons.bmp
│ │ │ ├── check32.png
│ │ │ ├── checkno.bmp
│ │ │ ├── checkno32.png
│ │ │ ├── globe.bmp
│ │ │ ├── icons.bmp
│ │ │ ├── icons32.bmp
│ │ │ ├── icons32.png
│ │ │ ├── image.bmp
│ │ │ ├── play.bmp
│ │ │ ├── play_hot.bmp
│ │ │ ├── propicons.bmp
│ │ │ ├── proplist.bmp
│ │ │ ├── proplist24.bmp
│ │ │ ├── radio_of.bmp
│ │ │ ├── radio_of32.png
│ │ │ ├── radio_on.bmp
│ │ │ ├── radio_on32.png
│ │ │ ├── stop.bmp
│ │ │ ├── stop32.png
│ │ │ ├── stop_hot.bmp
│ │ │ ├── test_bit.bmp
│ │ │ ├── toolbar1.bmp
│ │ │ └── toolbar24.bmp
│ │ ├── resource.h
│ │ └── xptheme.bin
│ ├── BCGPDBGridDemo
│ │ ├── BCGPDBGridDemo.cpp
│ │ ├── BCGPDBGridDemo.dsp
│ │ ├── BCGPDBGridDemo.dsw
│ │ ├── BCGPDBGridDemo.h
│ │ ├── BCGPDBGridDemo.rc
│ │ ├── BCGPDBGridDemo.vcproj
│ │ ├── BCGPDBGridDemo.vcxproj
│ │ ├── BCGPDBGridDemo.vcxproj.filters
│ │ ├── BCGPDBGridDemoDoc.cpp
│ │ ├── BCGPDBGridDemoDoc.h
│ │ ├── BCGPDBGridDemoView.cpp
│ │ ├── BCGPDBGridDemoView.h
│ │ ├── ConnectionWizard.cpp
│ │ ├── ConnectionWizard.h
│ │ ├── DataFieldsPage.cpp
│ │ ├── DataFieldsPage.h
│ │ ├── DataSourcePage.cpp
│ │ ├── DataSourcePage.h
│ │ ├── DataTablePage.cpp
│ │ ├── DataTablePage.h
│ │ ├── DataTypePage.cpp
│ │ ├── DataTypePage.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── msado15.tlh
│ │ ├── msado15.tli
│ │ ├── res
│ │ │ ├── BCGPDBGridDemo.ico
│ │ │ ├── BCGPDBGridDemo.rc2
│ │ │ ├── BCGPDBGridDemoDoc.ico
│ │ │ └── Toolbar.bmp
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── BCGPDiagramDemo
│ │ ├── AnchorPointsView.cpp
│ │ ├── AnchorPointsView.h
│ │ ├── ArrowCapsView.cpp
│ │ ├── ArrowCapsView.h
│ │ ├── BCGPDiagramDemo.cpp
│ │ ├── BCGPDiagramDemo.dsp
│ │ ├── BCGPDiagramDemo.dsw
│ │ ├── BCGPDiagramDemo.h
│ │ ├── BCGPDiagramDemo.rc
│ │ ├── BCGPDiagramDemo.vcproj
│ │ ├── BCGPDiagramDemo.vcxproj
│ │ ├── BCGPDiagramDemo.vcxproj.filters
│ │ ├── BCGPDiagramDemoDoc.cpp
│ │ ├── BCGPDiagramDemoDoc.h
│ │ ├── BCGPDiagramDemoView.cpp
│ │ ├── BCGPDiagramDemoView.h
│ │ ├── ConnectorsView.cpp
│ │ ├── ConnectorsView.h
│ │ ├── CopyToClipboardView.cpp
│ │ ├── CopyToClipboardView.h
│ │ ├── DBRelationsView.cpp
│ │ ├── DBRelationsView.h
│ │ ├── DiagramView.cpp
│ │ ├── DiagramView.h
│ │ ├── FlowGraphView.cpp
│ │ ├── FlowGraphView.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── MindMapView.cpp
│ │ ├── MindMapView.h
│ │ ├── NetworkDiagramView.cpp
│ │ ├── NetworkDiagramView.h
│ │ ├── NodeGraphView.cpp
│ │ ├── NodeGraphView.h
│ │ ├── OrgChartView.cpp
│ │ ├── OrgChartView.h
│ │ ├── RadialMenuView.cpp
│ │ ├── RadialMenuView.h
│ │ ├── ReadMe.txt
│ │ ├── SaveImageView.cpp
│ │ ├── SaveImageView.h
│ │ ├── SaveToFileView.cpp
│ │ ├── SaveToFileView.h
│ │ ├── ShapesTypesView.cpp
│ │ ├── ShapesTypesView.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── TexturedDiagramView.cpp
│ │ ├── TexturedDiagramView.h
│ │ ├── WorkspaceBar.cpp
│ │ ├── WorkspaceBar.h
│ │ ├── ZoomView.cpp
│ │ ├── ZoomView.h
│ │ ├── res
│ │ │ ├── BCGPDiagramDemo.ico
│ │ │ ├── BCGPDiagramDemo.rc2
│ │ │ ├── BCGPDiagramDemo.toolbar.rc2
│ │ │ ├── BCGPDiagramDemoDoc.ico
│ │ │ ├── Toolbar.bmp
│ │ │ ├── Toolbar_hc.png
│ │ │ ├── background.png
│ │ │ ├── menuimages.bmp
│ │ │ ├── menuimages_hc.png
│ │ │ ├── texture1.png
│ │ │ ├── texture2.png
│ │ │ ├── texture3.png
│ │ │ ├── texture4.png
│ │ │ ├── texture5.png
│ │ │ ├── texture6.png
│ │ │ ├── tree.bmp
│ │ │ ├── tree_hc.bmp
│ │ │ └── workspace.bmp
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── BCGPExplorer
│ │ ├── BCGPExplorer.cpp
│ │ ├── BCGPExplorer.dsp
│ │ ├── BCGPExplorer.dsw
│ │ ├── BCGPExplorer.h
│ │ ├── BCGPExplorer.rc
│ │ ├── BCGPExplorer.vcproj
│ │ ├── BCGPExplorer.vcxproj
│ │ ├── BCGPExplorer.vcxproj.filters
│ │ ├── BCGPExplorerDoc.cpp
│ │ ├── BCGPExplorerDoc.h
│ │ ├── BCGPExplorerView.cpp
│ │ ├── BCGPExplorerView.h
│ │ ├── FolderBar.cpp
│ │ ├── FolderBar.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ │ ├── BCGPExplorer.ico
│ │ │ ├── BCGPExplorer.rc2
│ │ │ ├── BCGPExplorerDoc.ico
│ │ │ ├── Toolbar.bmp
│ │ │ ├── address_.bmp
│ │ │ ├── addressbar.png
│ │ │ └── orginizebar.png
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── BCGPGanttDemo
│ │ ├── BCGPGanttDemo.cpp
│ │ ├── BCGPGanttDemo.dsp
│ │ ├── BCGPGanttDemo.dsw
│ │ ├── BCGPGanttDemo.h
│ │ ├── BCGPGanttDemo.rc
│ │ ├── BCGPGanttDemo.vcproj
│ │ ├── BCGPGanttDemo.vcxproj
│ │ ├── BCGPGanttDemo.vcxproj.filters
│ │ ├── BCGPGanttDemoDoc.cpp
│ │ ├── BCGPGanttDemoDoc.h
│ │ ├── BCGPGanttDemoView.cpp
│ │ ├── BCGPGanttDemoView.h
│ │ ├── GanttDlg.cpp
│ │ ├── GanttDlg.h
│ │ ├── GanttTooltipCtrl.cpp
│ │ ├── GanttTooltipCtrl.h
│ │ ├── GotoDayDialog.cpp
│ │ ├── GotoDayDialog.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ │ ├── BCGPGanttDemo.ico
│ │ │ ├── BCGPGanttDemo.rc2
│ │ │ ├── BCGPGanttDemoDoc.ico
│ │ │ ├── Gantt_d_hc.png
│ │ │ ├── Gantt_hc.png
│ │ │ ├── Toolbar.bmp
│ │ │ ├── Toolbar_hc.png
│ │ │ ├── complete.ico
│ │ │ ├── gantt.bmp
│ │ │ ├── gantt_d.bmp
│ │ │ ├── milestone.ico
│ │ │ └── milestone_c.ico
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── BCGPGaugesDemo
│ │ ├── BCGPColorIndicatorView.cpp
│ │ ├── BCGPColorIndicatorView.h
│ │ ├── BCGPColoredRangesView.cpp
│ │ ├── BCGPColoredRangesView.h
│ │ ├── BCGPGaugesDemo.cpp
│ │ ├── BCGPGaugesDemo.dsp
│ │ ├── BCGPGaugesDemo.dsw
│ │ ├── BCGPGaugesDemo.h
│ │ ├── BCGPGaugesDemo.rc
│ │ ├── BCGPGaugesDemo.sln
│ │ ├── BCGPGaugesDemo.vcproj
│ │ ├── BCGPGaugesDemo.vcxproj
│ │ ├── BCGPGaugesDemo.vcxproj.filters
│ │ ├── BCGPGaugesDemoDoc.cpp
│ │ ├── BCGPGaugesDemoDoc.h
│ │ ├── BCGPGaugesDemoView.cpp
│ │ ├── BCGPGaugesDemoView.h
│ │ ├── BCGPImageIndicatorView.cpp
│ │ ├── BCGPImageIndicatorView.h
│ │ ├── BCGPNumericIndicatorView.cpp
│ │ ├── BCGPNumericIndicatorView.h
│ │ ├── BCGPScaleView.cpp
│ │ ├── BCGPScaleView.h
│ │ ├── BCGPStopwatchView.cpp
│ │ ├── BCGPStopwatchView.h
│ │ ├── BCGPTextIndicatorView.cpp
│ │ ├── BCGPTextIndicatorView.h
│ │ ├── BCGPTickMarksView.cpp
│ │ ├── BCGPTickMarksView.h
│ │ ├── CarClimateControl.cpp
│ │ ├── CarClimateControl.h
│ │ ├── CarDashBoardView.cpp
│ │ ├── CarDashBoardView.h
│ │ ├── CirculareGaugeEelementsView.cpp
│ │ ├── CirculareGaugeEelementsView.h
│ │ ├── ClockView.cpp
│ │ ├── ClockView.h
│ │ ├── ColorThemesView.cpp
│ │ ├── ColorThemesView.h
│ │ ├── ContainerOverview.cpp
│ │ ├── ContainerOverview.h
│ │ ├── CopyToClipboardView.cpp
│ │ ├── CopyToClipboardView.h
│ │ ├── DesignerDataView.cpp
│ │ ├── DesignerDataView.h
│ │ ├── DigitalIndicatorView.cpp
│ │ ├── DigitalIndicatorView.h
│ │ ├── EqualizerView.cpp
│ │ ├── EqualizerView.h
│ │ ├── GaugesTypes.cpp
│ │ ├── GaugesTypes.h
│ │ ├── KnobView.cpp
│ │ ├── KnobView.h
│ │ ├── LinearGaugeColorRangesView.cpp
│ │ ├── LinearGaugeColorRangesView.h
│ │ ├── LinearGaugeElementsView.cpp
│ │ ├── LinearGaugeElementsView.h
│ │ ├── LinearGaugePointersView.cpp
│ │ ├── LinearGaugePointersView.h
│ │ ├── LinearGaugeScalesView.cpp
│ │ ├── LinearGaugeScalesView.h
│ │ ├── LinearGaugeShapesView.cpp
│ │ ├── LinearGaugeShapesView.h
│ │ ├── LinearGaugeThemesView.cpp
│ │ ├── LinearGaugeThemesView.h
│ │ ├── LinearGaugeTickMarksView.cpp
│ │ ├── LinearGaugeTickMarksView.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── PointersView.cpp
│ │ ├── PointersView.h
│ │ ├── RadialMenuView.cpp
│ │ ├── RadialMenuView.h
│ │ ├── ReadMe.txt
│ │ ├── RotationControlView.cpp
│ │ ├── RotationControlView.h
│ │ ├── SaveToFileView.cpp
│ │ ├── SaveToFileView.h
│ │ ├── ShapesView.cpp
│ │ ├── ShapesView.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── SubGauges.cpp
│ │ ├── SubGauges.h
│ │ ├── SwitchView.cpp
│ │ ├── SwitchView.h
│ │ ├── SysMonitorView.cpp
│ │ ├── SysMonitorView.h
│ │ ├── WorkspaceBar.cpp
│ │ ├── WorkspaceBar.h
│ │ ├── res
│ │ │ ├── BCGPGaugesDemo.ico
│ │ │ ├── BCGPGaugesDemo.rc2
│ │ │ ├── BCGPGaugesDemoDoc.ico
│ │ │ ├── Circular_Cap.png
│ │ │ ├── Circular_Cap2.png
│ │ │ ├── Circular_Fill.png
│ │ │ ├── Circular_Fill2.png
│ │ │ ├── Climate_Back.PNG
│ │ │ ├── Dashboard1.visual-bcgsoft
│ │ │ ├── Image1.png
│ │ │ ├── Image2.png
│ │ │ ├── Image3.png
│ │ │ ├── Linear_Fill.PNG
│ │ │ ├── Linear_Fill2.PNG
│ │ │ ├── Sign1.PNG
│ │ │ ├── Sign2.PNG
│ │ │ ├── Sign3.PNG
│ │ │ ├── SwitchGutterOff.png
│ │ │ ├── SwitchGutterOn.png
│ │ │ ├── SwitchThumb.png
│ │ │ ├── Toolbar.bmp
│ │ │ ├── Toolbar_hc.png
│ │ │ ├── ac-off.png
│ │ │ ├── ac-on.png
│ │ │ ├── climateicons.png
│ │ │ ├── knobicons.png
│ │ │ ├── menuimages.bmp
│ │ │ ├── menuimages_hc.png
│ │ │ ├── radialmenu.png
│ │ │ ├── rc-off.png
│ │ │ ├── rc-on.png
│ │ │ ├── tree.bmp
│ │ │ ├── tree_hc.bmp
│ │ │ └── workspace.bmp
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── BCGPGridExample
│ │ ├── AutoCompleteGridCtrl.cpp
│ │ ├── AutoCompleteGridCtrl.h
│ │ ├── BCGPGridExample.cpp
│ │ ├── BCGPGridExample.dsp
│ │ ├── BCGPGridExample.dsw
│ │ ├── BCGPGridExample.h
│ │ ├── BCGPGridExample.rc
│ │ ├── BCGPGridExample.vcproj
│ │ ├── BCGPGridExample.vcxproj
│ │ ├── BCGPGridExample.vcxproj.filters
│ │ ├── BCGPGridExampleDoc.cpp
│ │ ├── BCGPGridExampleDoc.h
│ │ ├── BCGPGridExampleView.cpp
│ │ ├── BCGPGridExampleView.h
│ │ ├── BasicGridCtrl.cpp
│ │ ├── BasicGridCtrl.h
│ │ ├── CellTypesGridCtrl.cpp
│ │ ├── CellTypesGridCtrl.h
│ │ ├── ColorGridCtrl.cpp
│ │ ├── ColorGridCtrl.h
│ │ ├── ConditFormatGridCtrl.cpp
│ │ ├── ConditFormatGridCtrl.h
│ │ ├── ConditFormatThemes.cpp
│ │ ├── ConditFormatThemes.h
│ │ ├── DragDropGridCtrl.cpp
│ │ ├── DragDropGridCtrl.h
│ │ ├── EasyInputDlg.cpp
│ │ ├── EasyInputDlg.h
│ │ ├── EasyInputGridCtrl.cpp
│ │ ├── EasyInputGridCtrl.h
│ │ ├── FilterBarGridCtrl.cpp
│ │ ├── FilterBarGridCtrl.h
│ │ ├── FilterGridCtrl.cpp
│ │ ├── FilterGridCtrl.h
│ │ ├── FilterListDlg.cpp
│ │ ├── FilterListDlg.h
│ │ ├── FilterStringDlg.cpp
│ │ ├── FilterStringDlg.h
│ │ ├── FreezeGrid.cpp
│ │ ├── FreezeGrid.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── MergeGridCtrl.cpp
│ │ ├── MergeGridCtrl.h
│ │ ├── MergeGridItem.cpp
│ │ ├── MergeGridItem.h
│ │ ├── MultiLineHeaderGridCtrl.cpp
│ │ ├── MultiLineHeaderGridCtrl.h
│ │ ├── MultilineGridCtrl.cpp
│ │ ├── MultilineGridCtrl.h
│ │ ├── OutputBar.cpp
│ │ ├── OutputBar.h
│ │ ├── ReadMe.txt
│ │ ├── ReportGridCtrl.cpp
│ │ ├── ReportGridCtrl.h
│ │ ├── SparklineGridCtrl.cpp
│ │ ├── SparklineGridCtrl.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── TreeDlg.cpp
│ │ ├── TreeDlg.h
│ │ ├── VirtualGridCtrl.cpp
│ │ ├── VirtualGridCtrl.h
│ │ ├── VirtualGridDlg.cpp
│ │ ├── VirtualGridDlg.h
│ │ ├── customcells.cpp
│ │ ├── customcells.h
│ │ ├── res
│ │ │ ├── BCGPGridExample.ico
│ │ │ ├── BCGPGridExample.rc2
│ │ │ ├── BCGPGridExampleDoc.ico
│ │ │ ├── DataStates1.png
│ │ │ ├── DataStates2.png
│ │ │ ├── DataStates3.png
│ │ │ ├── DataStates4.png
│ │ │ ├── FilterIcons.png
│ │ │ ├── Flags256.bmp
│ │ │ ├── Toolbar.bmp
│ │ │ ├── Toolbar.png
│ │ │ ├── Toolbar256.bmp
│ │ │ ├── animation.bmp
│ │ │ ├── caption.bmp
│ │ │ ├── header.bmp
│ │ │ ├── icons.bmp
│ │ │ ├── info.ico
│ │ │ ├── list.bmp
│ │ │ ├── menuimages.bmp
│ │ │ ├── menuimages24.bmp
│ │ │ ├── propicons.bmp
│ │ │ ├── shortcuts.bmp
│ │ │ ├── shortcuts32.png
│ │ │ ├── toolbar_color.bmp
│ │ │ ├── toolbar_report.bmp
│ │ │ └── watermark.bmp
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── BCGPInternetExplorerDemo
│ │ ├── BCGPInternetExplorerDemo.cpp
│ │ ├── BCGPInternetExplorerDemo.dsp
│ │ ├── BCGPInternetExplorerDemo.dsw
│ │ ├── BCGPInternetExplorerDemo.h
│ │ ├── BCGPInternetExplorerDemo.rc
│ │ ├── BCGPInternetExplorerDemo.vcproj
│ │ ├── BCGPInternetExplorerDemo.vcxproj
│ │ ├── BCGPInternetExplorerDemo.vcxproj.filters
│ │ ├── BCGPInternetExplorerDemoDoc.cpp
│ │ ├── BCGPInternetExplorerDemoDoc.h
│ │ ├── BCGPInternetExplorerDemoView.cpp
│ │ ├── BCGPInternetExplorerDemoView.h
│ │ ├── ChildFrm.cpp
│ │ ├── ChildFrm.h
│ │ ├── ExplorerBar.cpp
│ │ ├── ExplorerBar.h
│ │ ├── FavoritesManager.cpp
│ │ ├── FavoritesManager.h
│ │ ├── HistoryObj.cpp
│ │ ├── HistoryObj.h
│ │ ├── LinkButton.cpp
│ │ ├── LinkButton.h
│ │ ├── LinksBar.cpp
│ │ ├── LinksBar.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── VisualManager.cpp
│ │ ├── VisualManager.h
│ │ ├── res
│ │ │ ├── BCGPInternetExplorerDemo.ico
│ │ │ ├── BCGPInternetExplorerDemo.rc2
│ │ │ ├── BCGPInternetExplorerDemoDoc.ico
│ │ │ ├── Controls
│ │ │ │ ├── Style_1
│ │ │ │ │ └── Tab.png
│ │ │ │ ├── Style_2
│ │ │ │ │ └── Tab.png
│ │ │ │ ├── Tab
│ │ │ │ │ ├── Close.png
│ │ │ │ │ ├── Corners.png
│ │ │ │ │ ├── IconsD.png
│ │ │ │ │ ├── IconsH.png
│ │ │ │ │ ├── IconsN.png
│ │ │ │ │ └── Sides.png
│ │ │ │ ├── btnPin.png
│ │ │ │ ├── btnSmClose.png
│ │ │ │ ├── style_1.xml
│ │ │ │ └── style_2.xml
│ │ │ ├── Toolbar.bmp
│ │ │ ├── Toolbar256.bmp
│ │ │ ├── address_.bmp
│ │ │ ├── addressbar.png
│ │ │ ├── addressbar_120.png
│ │ │ ├── btnAddressBar.png
│ │ │ ├── btnAddressBar_120.png
│ │ │ ├── btnMenuAddressBar.png
│ │ │ ├── btnMenuAddressBar_120.png
│ │ │ ├── explorer16.BMP
│ │ │ ├── explorer256.bmp
│ │ │ ├── explorer32.png
│ │ │ ├── explorericons16.bmp
│ │ │ ├── explorericons256.BMP
│ │ │ ├── idb_tab_.png
│ │ │ ├── toolbaric16.bmp
│ │ │ ├── toolbaric256.bmp
│ │ │ └── toolbaric32.png
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── BCGPMSMoneyDemo
│ │ ├── BCGPMSMCaptionBar.cpp
│ │ ├── BCGPMSMCaptionBar.h
│ │ ├── BCGPMSMCaptionBarButton.cpp
│ │ ├── BCGPMSMCaptionBarButton.h
│ │ ├── BCGPMSMCategorieBar.cpp
│ │ ├── BCGPMSMCategorieBar.h
│ │ ├── BCGPMSMCategorieBarButton.cpp
│ │ ├── BCGPMSMCategorieBarButton.h
│ │ ├── BCGPMSMDialog.cpp
│ │ ├── BCGPMSMDialog.h
│ │ ├── BCGPMSMLinksBar.cpp
│ │ ├── BCGPMSMLinksBar.h
│ │ ├── BCGPMSMLinksBarButton.cpp
│ │ ├── BCGPMSMLinksBarButton.h
│ │ ├── BCGPMSMMenuBar.cpp
│ │ ├── BCGPMSMMenuBar.h
│ │ ├── BCGPMSMTasksPane.cpp
│ │ ├── BCGPMSMTasksPane.h
│ │ ├── BCGPMSMToolBar.cpp
│ │ ├── BCGPMSMToolBar.h
│ │ ├── BCGPMSMVisualManager.cpp
│ │ ├── BCGPMSMVisualManager.h
│ │ ├── BCGPMSMoneyDemo.cpp
│ │ ├── BCGPMSMoneyDemo.dsp
│ │ ├── BCGPMSMoneyDemo.dsw
│ │ ├── BCGPMSMoneyDemo.h
│ │ ├── BCGPMSMoneyDemo.rc
│ │ ├── BCGPMSMoneyDemo.vcproj
│ │ ├── BCGPMSMoneyDemo.vcxproj
│ │ ├── BCGPMSMoneyDemo.vcxproj.filters
│ │ ├── BCGPMSMoneyDemoDoc.cpp
│ │ ├── BCGPMSMoneyDemoDoc.h
│ │ ├── BCGPMSMoneyDemoView.cpp
│ │ ├── BCGPMSMoneyDemoView.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ │ ├── BCGPMSMoneyDemo.ico
│ │ │ ├── BCGPMSMoneyDemo.rc2
│ │ │ ├── BCGPMSMoneyDemoDoc.ico
│ │ │ ├── CaptionBtns.BMP
│ │ │ ├── FrameBkgnd.BMP
│ │ │ ├── ViewBkgnd.PNG
│ │ │ ├── coldtool.bmp
│ │ │ ├── distool.bmp
│ │ │ ├── hottoolb.bmp
│ │ │ ├── menu_images_16.bmp
│ │ │ ├── menu_img.png
│ │ │ ├── prestool.bmp
│ │ │ └── toolbar.bmp
│ │ ├── resource.h
│ │ └── xptheme.bin
│ ├── BCGPMSOfficeDemo
│ │ ├── BCGPMSOfficeDemo.cpp
│ │ ├── BCGPMSOfficeDemo.dsp
│ │ ├── BCGPMSOfficeDemo.dsw
│ │ ├── BCGPMSOfficeDemo.h
│ │ ├── BCGPMSOfficeDemo.rc
│ │ ├── BCGPMSOfficeDemo.vcproj
│ │ ├── BCGPMSOfficeDemo.vcxproj
│ │ ├── BCGPMSOfficeDemo.vcxproj.filters
│ │ ├── BCGPMSOfficeDemoDoc.cpp
│ │ ├── BCGPMSOfficeDemoDoc.h
│ │ ├── BCGPMSOfficeDemoView.cpp
│ │ ├── BCGPMSOfficeDemoView.h
│ │ ├── BackStagePageHelp.cpp
│ │ ├── BackStagePageHelp.h
│ │ ├── BackStagePageInfo.cpp
│ │ ├── BackStagePageInfo.h
│ │ ├── BackStagePageNew.cpp
│ │ ├── BackStagePageNew.h
│ │ ├── BackStagePageShare.cpp
│ │ ├── BackStagePageShare.h
│ │ ├── ChartPane.cpp
│ │ ├── ChartPane.h
│ │ ├── ClipboardPane.cpp
│ │ ├── ClipboardPane.h
│ │ ├── CntrItem.cpp
│ │ ├── CntrItem.h
│ │ ├── DlgBanner.cpp
│ │ ├── DlgBanner.h
│ │ ├── GridPane.cpp
│ │ ├── GridPane.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── OptionsPage.cpp
│ │ ├── OptionsPage.h
│ │ ├── ReadMe.txt
│ │ ├── ResourcePage.cpp
│ │ ├── ResourcePage.h
│ │ ├── RibbonListButton.cpp
│ │ ├── RibbonListButton.h
│ │ ├── RibbonTableButton.cpp
│ │ ├── RibbonTableButton.h
│ │ ├── RibbonTooltipCtrl.cpp
│ │ ├── RibbonTooltipCtrl.h
│ │ ├── ShareOptionsPage1.cpp
│ │ ├── ShareOptionsPage1.h
│ │ ├── ShareOptionsPage2.cpp
│ │ ├── ShareOptionsPage2.h
│ │ ├── ShareOptionsPage3.cpp
│ │ ├── ShareOptionsPage3.h
│ │ ├── ShareOptionsPage4.cpp
│ │ ├── ShareOptionsPage4.h
│ │ ├── ShareOptionsPage5.cpp
│ │ ├── ShareOptionsPage5.h
│ │ ├── ShareOptionsPage6.cpp
│ │ ├── ShareOptionsPage6.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ │ ├── BCGPMSOfficeDemo.ico
│ │ │ ├── BCGPMSOfficeDemo.rc2
│ │ │ ├── BCGPMSOfficeDemoDoc.ico
│ │ │ ├── BCGSoft_ribbon
│ │ │ │ ├── BCGPMSOfficeDemo.ribbon.rc2
│ │ │ │ ├── TODO.xml
│ │ │ │ ├── category_backstage_small.png
│ │ │ │ ├── category_context_large_0_0.png
│ │ │ │ ├── category_context_large_1_0.png
│ │ │ │ ├── category_context_large_1_1.png
│ │ │ │ ├── category_context_large_1_2.png
│ │ │ │ ├── category_context_small_0_0.png
│ │ │ │ ├── category_context_small_1_0.png
│ │ │ │ ├── category_context_small_1_1.png
│ │ │ │ ├── category_context_small_1_2.png
│ │ │ │ ├── category_large_0.png
│ │ │ │ ├── category_large_1.png
│ │ │ │ ├── category_large_2.png
│ │ │ │ ├── category_large_3.png
│ │ │ │ ├── category_large_4.png
│ │ │ │ ├── category_large_5.png
│ │ │ │ ├── category_large_6.png
│ │ │ │ ├── category_main_large.png
│ │ │ │ ├── category_main_small.png
│ │ │ │ ├── category_small_0.png
│ │ │ │ ├── category_small_1.png
│ │ │ │ ├── category_small_2.png
│ │ │ │ ├── category_small_3.png
│ │ │ │ ├── category_small_4.png
│ │ │ │ ├── category_small_5.png
│ │ │ │ ├── category_small_6.png
│ │ │ │ ├── main.png
│ │ │ │ ├── palette_0_0.png
│ │ │ │ ├── palette_0_0_0.png
│ │ │ │ ├── palette_0_1.png
│ │ │ │ ├── palette_0_2.png
│ │ │ │ ├── palette_0_3.png
│ │ │ │ ├── palette_0_4.png
│ │ │ │ ├── palette_1_1.png
│ │ │ │ ├── palette_1_2_0.png
│ │ │ │ ├── palette_2_4.png
│ │ │ │ ├── ribbon.xml
│ │ │ │ ├── ribbon_bar.png
│ │ │ │ ├── status_bar.png
│ │ │ │ └── status_group_0.png
│ │ │ ├── Background1.png
│ │ │ ├── Background2.png
│ │ │ ├── Background3.PNG
│ │ │ ├── Background4.PNG
│ │ │ ├── Background5.PNG
│ │ │ ├── Background6.PNG
│ │ │ ├── HeaderPat_1.png
│ │ │ ├── HeaderPat_2.png
│ │ │ ├── HeaderPat_3.png
│ │ │ ├── HeaderPat_4.png
│ │ │ ├── LayoutMetro.png
│ │ │ ├── ThemeColors.png
│ │ │ ├── ThemeEffects.png
│ │ │ ├── ThemeFonts.png
│ │ │ ├── ThemeThemes.png
│ │ │ ├── Toolbar.bmp
│ │ │ ├── Toolbar256.bmp
│ │ │ ├── ViewPat_1.png
│ │ │ ├── ViewPat_2.png
│ │ │ ├── ViewPat_3.png
│ │ │ ├── ViewPat_4.png
│ │ │ ├── bs_checkissues.png
│ │ │ ├── bs_create.png
│ │ │ ├── bs_createpdfxps.png
│ │ │ ├── bs_filetypes.png
│ │ │ ├── bs_help_list_16.png
│ │ │ ├── bs_help_list_32.png
│ │ │ ├── bs_help_list_64.png
│ │ │ ├── bs_manageversions.png
│ │ │ ├── bs_new.png
│ │ │ ├── bs_print.png
│ │ │ ├── bs_printpreview.png
│ │ │ ├── bs_protect.png
│ │ │ ├── bs_publishblog.png
│ │ │ ├── bs_quickprint.png
│ │ │ ├── bs_sendattachment.png
│ │ │ ├── bs_sendfax.png
│ │ │ ├── bs_sendlink.png
│ │ │ ├── bs_sendpdf.png
│ │ │ ├── bs_sendxps.png
│ │ │ ├── bs_share.png
│ │ │ ├── bs_signin.png
│ │ │ ├── bs_watermark.png
│ │ │ ├── bullets.png
│ │ │ ├── chart.bmp
│ │ │ ├── clearall.png
│ │ │ ├── gridarrows.png
│ │ │ ├── info.png
│ │ │ ├── layout.png
│ │ │ ├── logo.bmp
│ │ │ ├── multi.png
│ │ │ ├── num.png
│ │ │ ├── options.png
│ │ │ ├── paste.png
│ │ │ ├── pasteall.png
│ │ │ ├── picture.bmp
│ │ │ ├── position1.png
│ │ │ ├── position2.png
│ │ │ ├── refresh.ico
│ │ │ ├── spell.ico
│ │ │ ├── spell.png
│ │ │ ├── start.rtf
│ │ │ ├── table.bmp
│ │ │ ├── tooltip-clipboard.png
│ │ │ ├── tooltip-fontdlg.png
│ │ │ ├── tooltip-main.png
│ │ │ └── tooltip-paragraph.png
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── BCGPMediaPlayer
│ │ ├── BCGPMediaPlayer.cpp
│ │ ├── BCGPMediaPlayer.dsp
│ │ ├── BCGPMediaPlayer.dsw
│ │ ├── BCGPMediaPlayer.h
│ │ ├── BCGPMediaPlayer.rc
│ │ ├── BCGPMediaPlayer.vcproj
│ │ ├── BCGPMediaPlayer.vcxproj
│ │ ├── BCGPMediaPlayer.vcxproj.filters
│ │ ├── BCGPMediaPlayerDoc.cpp
│ │ ├── BCGPMediaPlayerDoc.h
│ │ ├── BCGPMediaPlayerView.cpp
│ │ ├── BCGPMediaPlayerView.h
│ │ ├── BreadcrumbBar.cpp
│ │ ├── BreadcrumbBar.h
│ │ ├── ColorChooserBar.cpp
│ │ ├── ColorChooserBar.h
│ │ ├── EqualizerBar.cpp
│ │ ├── EqualizerBar.h
│ │ ├── ExplorerBar.cpp
│ │ ├── ExplorerBar.h
│ │ ├── MCIControl.cpp
│ │ ├── MCIControl.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── NavigationBar.cpp
│ │ ├── NavigationBar.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── TrackMouse.cpp
│ │ ├── TrackMouse.h
│ │ ├── VisualManager.cpp
│ │ ├── VisualManager.h
│ │ ├── res
│ │ │ ├── BCGPMediaPlayer.ico
│ │ │ ├── BCGPMediaPlayer.rc2
│ │ │ ├── BCGPMediaPlayerDoc.ico
│ │ │ ├── backExplorer.png
│ │ │ ├── backNavi1.png
│ │ │ ├── backNavi1Ctrl.png
│ │ │ ├── backNavi1CtrlA.png
│ │ │ ├── backNavi2.png
│ │ │ ├── backNavi2Ctrl.png
│ │ │ ├── backNavi2CtrlA.png
│ │ │ ├── backProgress.png
│ │ │ ├── borderExplorerL.png
│ │ │ ├── borderExplorerR.png
│ │ │ ├── borderNavi1B.png
│ │ │ ├── borderNavi1L.png
│ │ │ ├── borderNavi1R.png
│ │ │ ├── borderNavi2B.png
│ │ │ ├── borderNavi2BCtrl.png
│ │ │ ├── borderNavi2L.png
│ │ │ ├── borderNavi2R.png
│ │ │ ├── btnBarNext.png
│ │ │ ├── btnBarPrev.png
│ │ │ ├── btnExplorer.png
│ │ │ ├── btnExplorerBF.png
│ │ │ ├── btnExplorerFrameBF.png
│ │ │ ├── btnExplorerLogo.png
│ │ │ ├── btnExplorerSep.png
│ │ │ ├── btnNext.png
│ │ │ ├── btnNormal.png
│ │ │ ├── btnPlay.png
│ │ │ ├── btnPrev.png
│ │ │ ├── btnSplit.png
│ │ │ ├── btnSplitM.png
│ │ │ ├── channelEqV.png
│ │ │ ├── iconArrowDown.png
│ │ │ ├── iconNext.png
│ │ │ ├── iconPlay.png
│ │ │ ├── iconPlayH.png
│ │ │ ├── iconPrev.png
│ │ │ ├── iconProgress.png
│ │ │ ├── iconProgressR.png
│ │ │ ├── iconSound.png
│ │ │ ├── iconStop.png
│ │ │ ├── media_items.png
│ │ │ ├── thumbB.png
│ │ │ └── thumbV.png
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── BCGPOrganizer
│ │ ├── BCGPOrganizer.cpp
│ │ ├── BCGPOrganizer.dsp
│ │ ├── BCGPOrganizer.dsw
│ │ ├── BCGPOrganizer.h
│ │ ├── BCGPOrganizer.rc
│ │ ├── BCGPOrganizer.vcproj
│ │ ├── BCGPOrganizer.vcxproj
│ │ ├── BCGPOrganizer.vcxproj.filters
│ │ ├── BCGPOrganizerDoc.cpp
│ │ ├── BCGPOrganizerDoc.h
│ │ ├── BCGPOrganizerView.cpp
│ │ ├── BCGPOrganizerView.h
│ │ ├── BackStagePageInfo.cpp
│ │ ├── BackStagePageInfo.h
│ │ ├── BackStagePagePrint.cpp
│ │ ├── BackStagePagePrint.h
│ │ ├── CalendarBar.cpp
│ │ ├── CalendarBar.h
│ │ ├── DlgBanner.cpp
│ │ ├── DlgBanner.h
│ │ ├── EditDialogBar.cpp
│ │ ├── EditDialogBar.h
│ │ ├── EditFrameDialog.cpp
│ │ ├── EditFrameDialog.h
│ │ ├── EditFrameView.cpp
│ │ ├── EditFrameView.h
│ │ ├── FrameDialog.cpp
│ │ ├── FrameDialog.h
│ │ ├── Gantt
│ │ │ ├── GanttFrame.cpp
│ │ │ ├── GanttFrame.h
│ │ │ ├── GanttTooltipCtrl.cpp
│ │ │ ├── GanttTooltipCtrl.h
│ │ │ ├── GotoDayDialog2.cpp
│ │ │ └── GotoDayDialog2.h
│ │ ├── GanttBar.cpp
│ │ ├── GanttBar.h
│ │ ├── GlobalData.cpp
│ │ ├── GlobalData.h
│ │ ├── MacrosBar.cpp
│ │ ├── MacrosBar.h
│ │ ├── MacrosEdit
│ │ │ ├── CustomEditCtrl.cpp
│ │ │ ├── CustomEditCtrl.h
│ │ │ ├── GotoLineDlg.cpp
│ │ │ └── GotoLineDlg.h
│ │ │ ├── MailFrame.cpp
│ │ │ ├── MailFrame.h
│ │ │ ├── MailReportCtrl.cpp
│ │ │ └── MailReportCtrl.h
│ │ ├── MailBar.cpp
│ │ ├── MailBar.h
│ │ ├── MainButtonsGroup.cpp
│ │ ├── MainButtonsGroup.h
│ │ ├── MainFrm.cpp
│ │ ├── OptionsPage.cpp
│ │ ├── OptionsPage.h
│ │ ├── OutlookBar.cpp
│ │ ├── OutlookBar.h
│ │ ├── OutputBar.cpp
│ │ ├── OutputBar.h
│ │ ├── Planner
│ │ │ ├── Appointment.cpp
│ │ │ ├── Appointment.h
│ │ │ ├── AppointmentFrame.cpp
│ │ │ ├── AppointmentFrame.h
│ │ │ ├── GotoDayDialog.cpp
│ │ │ ├── GotoDayDialog.h
│ │ │ ├── PlannerClockIcons.cpp
│ │ │ ├── PlannerClockIcons.h
│ │ │ ├── PlannerTooltipCtrl.cpp
│ │ │ ├── PlannerTooltipCtrl.h
│ │ │ ├── PrintTypeDlg.cpp
│ │ │ ├── PrintTypeDlg.h
│ │ │ ├── RecurrenceConfirmDlg.cpp
│ │ │ ├── RecurrenceConfirmDlg.h
│ │ │ ├── RecurrenceDlg.cpp
│ │ │ ├── RecurrenceDlg.h
│ │ │ ├── RecurrenceRuleDailyDlg.cpp
│ │ │ ├── RecurrenceRuleDailyDlg.h
│ │ │ ├── RecurrenceRuleDlg.cpp
│ │ │ ├── RecurrenceRuleDlg.h
│ │ │ ├── RecurrenceRuleMonthlyDlg.cpp
│ │ │ ├── RecurrenceRuleMonthlyDlg.h
│ │ │ ├── RecurrenceRuleWeeklyDlg.cpp
│ │ │ ├── RecurrenceRuleWeeklyDlg.h
│ │ │ ├── RecurrenceRuleYearlyDlg.cpp
│ │ │ └── RecurrenceRuleYearlyDlg.h
│ │ ├── Resource.h
│ │ ├── ResourcePage.cpp
│ │ ├── ResourcePage.h
│ │ ├── RibbonListButton.cpp
│ │ ├── RibbonListButton.h
│ │ ├── RibbonTooltipCtrl.cpp
│ │ ├── RibbonTooltipCtrl.h
│ │ ├── ShortcutsBar.cpp
│ │ ├── ShortcutsBar.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── TasksBar.cpp
│ │ ├── TasksBar.h
│ │ ├── Views
│ │ │ ├── CalendarPlannerView.cpp
│ │ │ ├── CalendarPlannerView.h
│ │ │ ├── GanttView.cpp
│ │ │ ├── GanttView.h
│ │ │ ├── MacrosEditView.cpp
│ │ │ ├── MacrosEditView.h
│ │ │ ├── MailView.cpp
│ │ │ ├── MailView.h
│ │ │ ├── ShortcutsView.cpp
│ │ │ ├── ShortcutsView.h
│ │ │ ├── TasksView.cpp
│ │ │ └── TasksView.h
│ │ ├── keys.cpp
│ │ ├── keys.h
│ │ ├── mainfrm.h
│ │ ├── msado15.tlh
│ │ ├── msado15.tli
│ │ ├── res
│ │ │ ├── BCGPOrganizer.ico
│ │ │ ├── BCGPOrganizer.rc2
│ │ │ ├── BCGPOrganizerDoc.ico
│ │ │ ├── Background1.png
│ │ │ ├── Background2.png
│ │ │ ├── Background3.PNG
│ │ │ ├── Background4.PNG
│ │ │ ├── Background5.PNG
│ │ │ ├── Background6.PNG
│ │ │ ├── Gantt
│ │ │ │ ├── buttons.png
│ │ │ │ ├── complete.ico
│ │ │ │ ├── file_large.png
│ │ │ │ ├── file_small.png
│ │ │ │ ├── frame.ico
│ │ │ │ ├── home_large.png
│ │ │ │ ├── home_small.png
│ │ │ │ ├── milestone.ico
│ │ │ │ ├── milestone_c.ico
│ │ │ │ ├── ribbon_large.png
│ │ │ │ ├── ribbon_small.png
│ │ │ │ ├── toolbar.bmp
│ │ │ │ └── toolbar_hc.png
│ │ │ ├── HeaderPat_1.png
│ │ │ ├── HeaderPat_2.png
│ │ │ ├── HeaderPat_3.png
│ │ │ ├── HeaderPat_4.png
│ │ │ ├── MacrosEdit
│ │ │ │ ├── Accessibility.bas
│ │ │ │ ├── AddDirAsSlnFolder.bas
│ │ │ │ ├── DevStudio6Editor.bas
│ │ │ │ ├── EnvironmentEvents.bas
│ │ │ │ ├── MakeAddin.bas
│ │ │ │ ├── Utilities.bas
│ │ │ │ ├── VSDebugger.bas
│ │ │ │ ├── VSEditor.bas
│ │ │ │ ├── bcgpedit.xml
│ │ │ │ ├── break.bmp
│ │ │ │ ├── folders.bmp
│ │ │ │ ├── font.bmp
│ │ │ │ ├── font_hc.png
│ │ │ │ ├── intellisense.bmp
│ │ │ │ ├── intellisense_hc.bmp
│ │ │ │ ├── ribbon_large.png
│ │ │ │ └── ribbon_small.png
│ │ │ │ ├── Flags.bmp
│ │ │ │ ├── buttons.png
│ │ │ │ ├── file_large.png
│ │ │ │ ├── file_small.png
│ │ │ │ ├── folders.BMP
│ │ │ │ ├── frame.ico
│ │ │ │ ├── header.bmp
│ │ │ │ ├── home_large.png
│ │ │ │ ├── home_small.png
│ │ │ │ ├── icons.BMP
│ │ │ │ ├── options_large.png
│ │ │ │ ├── options_small.PNG
│ │ │ │ ├── ribbon_large.png
│ │ │ │ ├── ribbon_small.png
│ │ │ │ └── send.bmp
│ │ │ ├── Planner
│ │ │ │ ├── Clock_Clock.png
│ │ │ │ ├── Clock_Hours.PNG
│ │ │ │ ├── Clock_Minutes.png
│ │ │ │ ├── bs_print_type.png
│ │ │ │ ├── buttons.png
│ │ │ │ ├── file_large.png
│ │ │ │ ├── file_small.png
│ │ │ │ ├── frame.ico
│ │ │ │ ├── home_large.png
│ │ │ │ ├── home_small.png
│ │ │ │ ├── icons.BMP
│ │ │ │ ├── prntype_1.ico
│ │ │ │ ├── prntype_2.ico
│ │ │ │ ├── prntype_3.ico
│ │ │ │ ├── prntype_4.ico
│ │ │ │ ├── ribbon_large.png
│ │ │ │ ├── ribbon_small.png
│ │ │ │ ├── security.ico
│ │ │ │ ├── toolbar.bmp
│ │ │ │ ├── toolbar_hc.png
│ │ │ │ ├── updown.bmp
│ │ │ │ └── users.ico
│ │ │ ├── Shortcuts
│ │ │ │ ├── ribbon_large.png
│ │ │ │ ├── ribbon_small.png
│ │ │ │ └── shortcuts_bs.png
│ │ │ ├── Tasks
│ │ │ │ ├── frame.ico
│ │ │ │ ├── header.bmp
│ │ │ │ ├── icons.bmp
│ │ │ │ ├── ribbon_large.png
│ │ │ │ └── ribbon_small.png
│ │ │ ├── ThemeColors.png
│ │ │ ├── ThemeEffects.png
│ │ │ ├── ThemeFonts.png
│ │ │ ├── ThemeThemes.png
│ │ │ ├── Toolbar.bmp
│ │ │ ├── Toolbar_hc.png
│ │ │ ├── Tooltip
│ │ │ │ ├── Font.png
│ │ │ │ └── Main.png
│ │ │ ├── bs_watermark.png
│ │ │ ├── buttons.png
│ │ │ ├── caption.bmp
│ │ │ ├── category.bmp
│ │ │ ├── category_hc.png
│ │ │ ├── edit_large.png
│ │ │ ├── edit_small.png
│ │ │ ├── file_large.png
│ │ │ ├── file_small.png
│ │ │ ├── font_hc.png
│ │ │ ├── home.png
│ │ │ ├── main.png
│ │ │ ├── options.png
│ │ │ ├── refresh.ico
│ │ │ ├── shortcuts_large.png
│ │ │ ├── shortcuts_small.png
│ │ │ ├── showas.bmp
│ │ │ └── showas_hc.png
│ │ └── xptheme.xml
│ ├── BCGPOutlookDemo
│ │ ├── AppLookDlg.cpp
│ │ ├── AppLookDlg.h
│ │ ├── BCGPOutlookDemo.cpp
│ │ ├── BCGPOutlookDemo.dsp
│ │ ├── BCGPOutlookDemo.dsw
│ │ ├── BCGPOutlookDemo.h
│ │ ├── BCGPOutlookDemo.rc
│ │ ├── BCGPOutlookDemo.sln
│ │ ├── BCGPOutlookDemo.vcproj
│ │ ├── BCGPOutlookDemo.vcxproj
│ │ ├── BCGPOutlookDemo.vcxproj.filters
│ │ ├── BCGPOutlookDemoDoc.cpp
│ │ ├── BCGPOutlookDemoDoc.h
│ │ ├── BCGPOutlookDemoView.cpp
│ │ ├── BCGPOutlookDemoView.h
│ │ ├── CalendarBar.cpp
│ │ ├── CalendarBar.h
│ │ ├── FolderListBar.cpp
│ │ ├── FolderListBar.h
│ │ ├── FolderListPopupWnd.cpp
│ │ ├── FolderListPopupWnd.h
│ │ ├── FoldersTree.cpp
│ │ ├── FoldersTree.h
│ │ ├── MailBar.cpp
│ │ ├── MailBar.h
│ │ ├── MailFrame.cpp
│ │ ├── MailFrame.h
│ │ ├── MailView.cpp
│ │ ├── MailView.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── PreviewPane.cpp
│ │ ├── PreviewPane.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── UserImages.bmp
│ │ ├── WorkspaceObj.cpp
│ │ ├── WorkspaceObj.h
│ │ ├── res
│ │ │ ├── BCGPOutlookDemo.ico
│ │ │ ├── BCGPOutlookDemo.rc2
│ │ │ ├── BCGPOutlookDemoDoc.ico
│ │ │ ├── Toolbar.bmp
│ │ │ ├── adnanced.bmp
│ │ │ ├── advanced_hc.png
│ │ │ ├── animation.bmp
│ │ │ ├── animation_hc.bmp
│ │ │ ├── header.bmp
│ │ │ ├── list.bmp
│ │ │ ├── logo.bmp
│ │ │ ├── mail.bmp
│ │ │ ├── mail.ico
│ │ │ ├── mail_hc.png
│ │ │ ├── menu_image.bmp
│ │ │ ├── menu_image_hc.png
│ │ │ ├── outlookl.bmp
│ │ │ ├── outlookl_hc.PNG
│ │ │ ├── outlooks.bmp
│ │ │ ├── outlooks_hc.PNG
│ │ │ ├── pages.bmp
│ │ │ ├── pages_hc.png
│ │ │ ├── pages_small.bmp
│ │ │ ├── pages_small_hc.bmp
│ │ │ ├── pin.bmp
│ │ │ ├── toolbar_hc.png
│ │ │ ├── web.bmp
│ │ │ └── web_hc.png
│ │ ├── resource.h
│ │ └── xptheme.bin
│ ├── BCGPShopDemo
│ │ ├── BCGPShopDemo.cpp
│ │ ├── BCGPShopDemo.dsp
│ │ ├── BCGPShopDemo.dsw
│ │ ├── BCGPShopDemo.h
│ │ ├── BCGPShopDemo.rc
│ │ ├── BCGPShopDemo.vcproj
│ │ ├── BCGPShopDemo.vcxproj
│ │ ├── BCGPShopDemo.vcxproj.filters
│ │ ├── BCGPShopDemoDoc.cpp
│ │ ├── BCGPShopDemoDoc.h
│ │ ├── BCGPShopDemoView.cpp
│ │ ├── BCGPShopDemoView.h
│ │ ├── ChildFrm.cpp
│ │ ├── ChildFrm.h
│ │ ├── ColorPicker.cpp
│ │ ├── ColorPicker.h
│ │ ├── ContextToolbar.cpp
│ │ ├── ContextToolbar.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── Palette.cpp
│ │ ├── Palette.h
│ │ ├── PaletteMiniFrame.cpp
│ │ ├── PaletteMiniFrame.h
│ │ ├── ReadMe.txt
│ │ ├── ShadowWnd.cpp
│ │ ├── ShadowWnd.h
│ │ ├── SharedBitmap.cpp
│ │ ├── SharedBitmap.h
│ │ ├── ShopTabWnd.cpp
│ │ ├── ShopTabWnd.h
│ │ ├── ShopToolBase.cpp
│ │ ├── ShopToolBase.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── TabHeaderLayout.cpp
│ │ ├── TabHeaderLayout.h
│ │ ├── TabbedBar.cpp
│ │ ├── TabbedBar.h
│ │ ├── ToolPalette.h
│ │ ├── VisualManager.cpp
│ │ ├── VisualManager.h
│ │ ├── res
│ │ │ ├── BCGPShopDemo.ico
│ │ │ ├── BCGPShopDemo.rc2
│ │ │ ├── BCGPShopDemoDoc.ico
│ │ │ ├── BtnsSwapReset.bmp
│ │ │ ├── BtnsSwapReset.png
│ │ │ ├── ContextToolbar.bmp
│ │ │ ├── ContextToolbar.png
│ │ │ ├── HrzToolBar.bmp
│ │ │ ├── HrzToolBar.png
│ │ │ ├── HrzToolBarClr.bmp
│ │ │ ├── HrzToolBarClr.png
│ │ │ ├── MiniFrameBtn.bmp
│ │ │ ├── Tab_CloseBtn.bmp
│ │ │ ├── Tab_Headers.bmp
│ │ │ ├── TabbedBarCtrl.bmp
│ │ │ ├── ToolBarCaption.bmp
│ │ │ ├── ToolBtns.bmp
│ │ │ ├── ToolLasso.bmp
│ │ │ ├── ToolLasso.png
│ │ │ ├── ToolLassoClr.bmp
│ │ │ ├── ToolLassoClr.png
│ │ │ ├── ToolSelect.bmp
│ │ │ ├── ToolSelect.png
│ │ │ ├── ToolSelectClr.PNG
│ │ │ ├── ToolSelectClr.bmp
│ │ │ ├── Toolbar.bmp
│ │ │ └── toolbarm.bmp
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── BCGPSkins
│ │ ├── BCGPSkins.cpp
│ │ ├── BCGPSkins.dsp
│ │ ├── BCGPSkins.dsw
│ │ ├── BCGPSkins.h
│ │ ├── BCGPSkins.rc
│ │ ├── BCGPSkins.vcproj
│ │ ├── BCGPSkins.vcxproj
│ │ ├── BCGPSkins.vcxproj.filters
│ │ ├── BCGPSkinsDoc.cpp
│ │ ├── BCGPSkinsDoc.h
│ │ ├── BCGPSkinsView.cpp
│ │ ├── BCGPSkinsView.h
│ │ ├── BackgndImageDlg.cpp
│ │ ├── BackgndImageDlg.h
│ │ ├── FunnyStyle.cpp
│ │ ├── FunnyStyle.h
│ │ ├── ImageStyle.cpp
│ │ ├── ImageStyle.h
│ │ ├── MacStyle.cpp
│ │ ├── MacStyle.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ │ ├── BCGPSkins.ico
│ │ │ ├── BCGPSkins.rc2
│ │ │ ├── BCGPSkinsDoc.ico
│ │ │ ├── Toolbar.bmp
│ │ │ ├── Toolbar256.bmp
│ │ │ ├── Toolbar256.png
│ │ │ ├── background.bmp
│ │ │ ├── mac
│ │ │ │ ├── Border.bmp
│ │ │ │ ├── BorderCaption.bmp
│ │ │ │ ├── SB_Back.BMP
│ │ │ │ ├── SB_Pane.bmp
│ │ │ │ ├── SB_SizeGrip.bmp
│ │ │ │ ├── SysBtn_Back.bmp
│ │ │ │ ├── SysBtn_Close.bmp
│ │ │ │ ├── SysBtn_Maximize.bmp
│ │ │ │ ├── SysBtn_Minimize.bmp
│ │ │ │ ├── SysBtn_Restore.BMP
│ │ │ │ └── btn.bmp
│ │ │ ├── skins.bmp
│ │ │ ├── view.bmp
│ │ │ └── workspace.bmp
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── BCGPVisualStudioGUIDemo
│ │ ├── AppLookDlg.cpp
│ │ ├── AppLookDlg.h
│ │ ├── BCGPVisualStudioGUIDemo.cpp
│ │ ├── BCGPVisualStudioGUIDemo.dsp
│ │ ├── BCGPVisualStudioGUIDemo.dsw
│ │ ├── BCGPVisualStudioGUIDemo.h
│ │ ├── BCGPVisualStudioGUIDemo.rc
│ │ ├── BCGPVisualStudioGUIDemo.sln
│ │ ├── BCGPVisualStudioGUIDemo.vcproj
│ │ ├── BCGPVisualStudioGUIDemo.vcxproj
│ │ ├── BCGPVisualStudioGUIDemo.vcxproj.filters
│ │ ├── BCGPVisualStudioGUIDemoDoc.cpp
│ │ ├── BCGPVisualStudioGUIDemoDoc.h
│ │ ├── BCGPVisualStudioGUIDemoView.cpp
│ │ ├── BCGPVisualStudioGUIDemoView.h
│ │ ├── ChildFrm.cpp
│ │ ├── ChildFrm.h
│ │ ├── ClassTreeWnd.cpp
│ │ ├── ClassTreeWnd.h
│ │ ├── ClassViewBar.cpp
│ │ ├── ClassViewBar.h
│ │ ├── CustomEditCtrl.cpp
│ │ ├── CustomEditCtrl.h
│ │ ├── DockableStartPage.cpp
│ │ ├── DockableStartPage.h
│ │ ├── FileViewBar.cpp
│ │ ├── FileViewBar.h
│ │ ├── FindComboBox.cpp
│ │ ├── FindComboBox.h
│ │ ├── GotoLineDlg.cpp
│ │ ├── GotoLineDlg.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── OutputView.cpp
│ │ ├── OutputView.h
│ │ ├── PropertiesViewBar.cpp
│ │ ├── PropertiesViewBar.h
│ │ ├── ReadMe.txt
│ │ ├── ResourceView.cpp
│ │ ├── ResourceView.h
│ │ ├── StartView.cpp
│ │ ├── StartView.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── ToolBox.cpp
│ │ ├── ToolBox.h
│ │ ├── UndoBar.cpp
│ │ ├── UndoBar.h
│ │ ├── UndoListBox.cpp
│ │ ├── UndoListBox.h
│ │ ├── UserImages.bmp
│ │ ├── WatchBar.cpp
│ │ ├── WatchBar.h
│ │ ├── XmlOutlineParser.cpp
│ │ ├── XmlOutlineParser.h
│ │ ├── res
│ │ │ ├── BCGPVisualStudioGUIDemo.ico
│ │ │ ├── BCGPVisualStudioGUIDemo.rc2
│ │ │ ├── BCGPVisualStudioGUIDemoDoc.ico
│ │ │ ├── Examples
│ │ │ │ ├── bcgpedit-asm.xml
│ │ │ │ ├── bcgpedit-bas.xml
│ │ │ │ ├── bcgpedit-cpp.xml
│ │ │ │ ├── bcgpedit-cs.xml
│ │ │ │ ├── bcgpedit-js.xml
│ │ │ │ ├── bcgpedit-pas.xml
│ │ │ │ ├── bcgpedit-sql.xml
│ │ │ │ ├── bcgpedit-web.xml
│ │ │ │ ├── bcgpedit-xml.xml
│ │ │ │ ├── example.asm
│ │ │ │ ├── example.asp
│ │ │ │ ├── example.bas
│ │ │ │ ├── example.cpp
│ │ │ │ ├── example.cs
│ │ │ │ ├── example.js
│ │ │ │ ├── example.pas
│ │ │ │ ├── example.sql
│ │ │ │ └── example.xml
│ │ │ ├── Toolbar.bmp
│ │ │ ├── Toolbar_2012.png
│ │ │ ├── Toolbar_hc.png
│ │ │ ├── asm.ico
│ │ │ ├── bas.ico
│ │ │ ├── break.bmp
│ │ │ ├── build.bmp
│ │ │ ├── build_2012.png
│ │ │ ├── build_hc.png
│ │ │ ├── class_view.bmp
│ │ │ ├── class_view.ico
│ │ │ ├── class_view_2012.bmp
│ │ │ ├── class_view_2012.png
│ │ │ ├── class_view_hc.bmp
│ │ │ ├── class_view_hc.ico
│ │ │ ├── cpp.ico
│ │ │ ├── cs.ico
│ │ │ ├── current.bmp
│ │ │ ├── edit.bmp
│ │ │ ├── edit_2012.png
│ │ │ ├── edit_hc.png
│ │ │ ├── file_view.bmp
│ │ │ ├── file_view.ico
│ │ │ ├── file_view_2012.bmp
│ │ │ ├── file_view_hc.bmp
│ │ │ ├── file_view_hc.ico
│ │ │ ├── intellisense.bmp
│ │ │ ├── intellisense_hc.bmp
│ │ │ ├── js.ico
│ │ │ ├── logo.bmp
│ │ │ ├── menuimages.bmp
│ │ │ ├── menuimages_2012.png
│ │ │ ├── menuimages_hc.png
│ │ │ ├── output_bar.ico
│ │ │ ├── output_bar_hc.ico
│ │ │ ├── pas.ico
│ │ │ ├── properties_bar.bmp
│ │ │ ├── properties_bar.ico
│ │ │ ├── properties_bar_hc.ico
│ │ │ ├── resource_view.bmp
│ │ │ ├── resource_view.ico
│ │ │ ├── resource_view_2012.bmp
│ │ │ ├── resource_view_hc.bmp
│ │ │ ├── resource_view_hc.ico
│ │ │ ├── solution_bar.bmp
│ │ │ ├── solution_bar_hc.png
│ │ │ ├── sort.bmp
│ │ │ ├── sort_2012.bmp
│ │ │ ├── sort_hc.bmp
│ │ │ ├── sql.ico
│ │ │ ├── start_hc.png
│ │ │ ├── start_hc_2010.png
│ │ │ ├── start_hc_2012.png
│ │ │ ├── start_hc_2012_dark.png
│ │ │ ├── toolbox.ico
│ │ │ ├── toolbox_hc.ico
│ │ │ ├── tools_page1.bmp
│ │ │ ├── tools_page1_2012.png
│ │ │ ├── tools_page1_hc.png
│ │ │ ├── tools_page2.bmp
│ │ │ ├── tools_page2_2012.png
│ │ │ ├── tools_page2_hc.png
│ │ │ ├── tools_page3.bmp
│ │ │ ├── tools_page3_2012.png
│ │ │ ├── tools_page3_hc.png
│ │ │ ├── watch_bar.ico
│ │ │ ├── watch_bar_hc.ico
│ │ │ ├── web.ico
│ │ │ └── xml.ico
│ │ ├── resource.h
│ │ └── xptheme.bin
│ ├── ChatEditor
│ │ ├── ChatEditor.cpp
│ │ ├── ChatEditor.dsp
│ │ ├── ChatEditor.dsw
│ │ ├── ChatEditor.h
│ │ ├── ChatEditor.rc
│ │ ├── ChatEditor.vcproj
│ │ ├── ChatEditor.vcxproj
│ │ ├── ChatEditor.vcxproj.filters
│ │ ├── ChatEditor100.sln
│ │ ├── ChatEditor100.vcxproj
│ │ ├── ChatEditor100.vcxproj.filters
│ │ ├── ChatEditor71.vcproj
│ │ ├── ChatEditor80.vcproj
│ │ ├── ChatEditor90.sln
│ │ ├── ChatEditor90.vcproj
│ │ ├── ChatEditorDlg.cpp
│ │ ├── ChatEditorDlg.h
│ │ ├── CustomEditCtrl.cpp
│ │ ├── CustomEditCtrl.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ │ ├── ChatEditor.ico
│ │ │ ├── ChatEditor.rc2
│ │ │ ├── examples
│ │ │ │ ├── Example.txt
│ │ │ │ └── bcgpedit-chat.xml
│ │ │ ├── smile01.bmp
│ │ │ ├── smile02.bmp
│ │ │ ├── smile03.bmp
│ │ │ ├── smile04.bmp
│ │ │ ├── smile05.bmp
│ │ │ ├── smile06.bmp
│ │ │ ├── smile07.bmp
│ │ │ ├── smile08.bmp
│ │ │ ├── smile09.bmp
│ │ │ ├── smile10.bmp
│ │ │ └── smiles.bmp
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── DrawCli
│ │ ├── DrawCli.dsp
│ │ ├── DrawCli.dsw
│ │ ├── DrawCli.rc
│ │ ├── LineWeightDlg.cpp
│ │ ├── LineWeightDlg.h
│ │ ├── RibbonListButton.cpp
│ │ ├── RibbonListButton.h
│ │ ├── cntritem.cpp
│ │ ├── cntritem.h
│ │ ├── drawcli.cpp
│ │ ├── drawcli.h
│ │ ├── drawcli.vcproj
│ │ ├── drawcli.vcxproj
│ │ ├── drawcli.vcxproj.filters
│ │ ├── drawdoc.cpp
│ │ ├── drawdoc.h
│ │ ├── drawobj.cpp
│ │ ├── drawobj.h
│ │ ├── drawtool.cpp
│ │ ├── drawtool.h
│ │ ├── drawvw.cpp
│ │ ├── drawvw.h
│ │ ├── mainfrm.cpp
│ │ ├── mainfrm.h
│ │ ├── propset.cpp
│ │ ├── propset.h
│ │ ├── rectdlg.cpp
│ │ ├── rectdlg.h
│ │ ├── res
│ │ │ ├── drawcli.ico
│ │ │ ├── drawcli.rc2
│ │ │ ├── drawdoc.ico
│ │ │ ├── filelarge.png
│ │ │ ├── filesmall.png
│ │ │ ├── formatlarge.PNG
│ │ │ ├── formatsmall.PNG
│ │ │ ├── homelarge.png
│ │ │ ├── homesmall.png
│ │ │ ├── info.png
│ │ │ ├── lineweight.png
│ │ │ ├── main.png
│ │ │ ├── pencil.cur
│ │ │ ├── prop24.bmp
│ │ │ ├── ribbonicons.png
│ │ │ ├── sb_1.png
│ │ │ ├── sb_2.png
│ │ │ ├── styles.png
│ │ │ ├── viewlarge.png
│ │ │ └── viewsmall.png
│ │ ├── resource.h
│ │ ├── splitfrm.cpp
│ │ ├── splitfrm.h
│ │ ├── statpage.cpp
│ │ ├── statpage.h
│ │ ├── stdafx.cpp
│ │ ├── stdafx.h
│ │ ├── summinfo.cpp
│ │ ├── summinfo.h
│ │ ├── summpage.cpp
│ │ ├── summpage.h
│ │ └── xptheme.xml
│ ├── How to build examples and samples.txt
│ ├── MMStyleExample
│ │ ├── MMStyleExample.cpp
│ │ ├── MMStyleExample.dsp
│ │ ├── MMStyleExample.dsw
│ │ ├── MMStyleExample.h
│ │ ├── MMStyleExample.rc
│ │ ├── MMStyleExample.vcproj
│ │ ├── MMStyleExample.vcxproj
│ │ ├── MMStyleExample.vcxproj.filters
│ │ ├── MMStyleExampleDoc.cpp
│ │ ├── MMStyleExampleDoc.h
│ │ ├── MMStyleExampleView.cpp
│ │ ├── MMStyleExampleView.h
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── ReadMe.txt
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ ├── res
│ │ │ ├── MMStyleExample.ico
│ │ │ ├── MMStyleExample.rc2
│ │ │ ├── MMStyleExampleDoc.ico
│ │ │ ├── Toolbar.bmp
│ │ │ ├── menuimages.bmp
│ │ │ ├── toolbar24.bmp
│ │ │ ├── toolbar24Cold.bmp
│ │ │ └── toolbar24Dsbl.bmp
│ │ ├── resource.h
│ │ └── xptheme.xml
│ ├── MakeExamples
│ │ ├── MakeExamples.dsp
│ │ ├── MakeExamples.dsw
│ │ ├── MakeExamples.sln
│ │ ├── MakeExamples.vcproj
│ │ ├── MakeExamples.vcxproj
│ │ └── MakeExamplesVS2010.sln
│ └── WordPad
│ ├── AppLookDlg.cpp
│ ├── AppLookDlg.h
│ ├── buttondi.cpp
│ ├── buttondi.h
│ ├── chicdial.cpp
│ ├── chicdial.h
│ ├── cntritem.cpp
│ ├── cntritem.h
│ ├── datedial.cpp
│ ├── datedial.h
│ ├── ddxm.cpp
│ ├── ddxm.h
│ ├── doctype.cpp
│ ├── doctype.h
│ ├── formatba.cpp
│ ├── formatba.h
│ ├── formatpa.cpp
│ ├── formatpa.h
│ ├── formatta.cpp
│ ├── formatta.h
│ ├── helpids.h
│ ├── ipframe.cpp
│ ├── ipframe.h
│ ├── key.cpp
│ ├── key.h
│ ├── listdlg.cpp
│ ├── listdlg.h
│ ├── mainfrm.cpp
│ ├── mainfrm.h
│ ├── mswd6_32.h
│ ├── multconv.cpp
│ ├── multconv.h
│ ├── pageset.cpp
│ ├── pageset.h
│ ├── res
│ │ ├── BCGSoft_ribbon
│ │ │ ├── TODO.xml
│ │ │ ├── category_context_large_0_0.png
│ │ │ ├── category_context_small_0_0.png
│ │ │ ├── category_large_0.png
│ │ │ ├── category_large_1.png
│ │ │ ├── category_main_large.png
│ │ │ ├── category_main_small.png
│ │ │ ├── category_small_0.png
│ │ │ ├── category_small_1.png
│ │ │ ├── main.png
│ │ │ ├── main_scenic.png
│ │ │ ├── ribbon.xml
│ │ │ ├── ribbon_bar.png
│ │ │ └── wordpad.ribbon.rc2
│ │ ├── font.bmp
│ │ ├── formatba.bmp
│ │ ├── logo.bmp
│ │ ├── main1.bmp
│ │ ├── mainfram_hc.bmp
│ │ ├── rtfdoc.ico
│ │ ├── rulerbl.bmp
│ │ ├── rulerdo.bmp
│ │ ├── rulerta.bmp
│ │ ├── rulerup.bmp
│ │ ├── srvr.bmp
│ │ ├── taskspanetoolbar.bmp
│ │ ├── textdoc.ico
│ │ ├── toolbar_images.bmp
│ │ ├── toolbar_images_hc.bmp
│ │ ├── wordp48.bmp
│ │ ├── wordpad.ico
│ │ ├── wordpad.rc2
│ │ └── write.ico
│ ├── resource.h
│ ├── ruler.cpp
│ ├── ruler.h
│ ├── splash.cpp
│ ├── splash.h
│ ├── srvritem.cpp
│ ├── srvritem.h
│ ├── stdafx.cpp
│ ├── stdafx.h
│ ├── strings.cpp
│ ├── strings.h
│ ├── wordpad.cpp
│ ├── wordpad.dsp
│ ├── wordpad.dsw
│ ├── wordpad.h
│ ├── wordpad.rc
│ ├── wordpad.vcproj
│ ├── wordpad.vcxproj
│ ├── wordpad.vcxproj.filters
│ ├── wordpdoc.cpp
│ ├── wordpdoc.h
│ ├── wordpvw.cpp
│ ├── wordpvw.h
│ └── xptheme.bin
└── Samples
├── ActiveAccessibilityDemo
│ ├── ActiveAccessibilityDemo.cpp
│ ├── ActiveAccessibilityDemo.dsp
│ ├── ActiveAccessibilityDemo.dsw
│ ├── ActiveAccessibilityDemo.h
│ ├── ActiveAccessibilityDemo.rc
│ ├── ActiveAccessibilityDemo.vcproj
│ ├── ActiveAccessibilityDemo.vcxproj
│ ├── ActiveAccessibilityDemo.vcxproj.filters
│ ├── ActiveAccessibilityDemoDoc.cpp
│ ├── ActiveAccessibilityDemoDoc.h
│ ├── ActiveAccessibilityDemoView.cpp
│ ├── ActiveAccessibilityDemoView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── Resource.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── ActiveAccessibilityDemo.ico
│ │ ├── ActiveAccessibilityDemo.rc2
│ │ ├── ActiveAccessibilityDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ └── Toolbar256.bmp
│ └── xptheme.xml
├── Bin
│ ├── BCGPStyle2007Aqua2210.dll
│ ├── BCGPStyle2007Luna2210.dll
│ ├── BCGPStyle2007Obsidian2210.dll
│ ├── BCGPStyle2007Silver2210.dll
│ ├── BCGPStyle2010Black2210.dll
│ ├── BCGPStyle2010Blue2210.dll
│ ├── BCGPStyle2010White2210.dll
│ ├── BCGPStyleCarbon2210.dll
│ ├── BCGPStyleScenic2210.dll
│ └── UserImages.bmp
├── Bin64
│ └── UserImages.bmp
├── CaptionBarDemo
│ ├── CaptionBarDemo.cpp
│ ├── CaptionBarDemo.dsp
│ ├── CaptionBarDemo.dsw
│ ├── CaptionBarDemo.h
│ ├── CaptionBarDemo.rc
│ ├── CaptionBarDemo.vcproj
│ ├── CaptionBarDemo.vcxproj
│ ├── CaptionBarDemo.vcxproj.filters
│ ├── CaptionBarDemoDoc.cpp
│ ├── CaptionBarDemoDoc.h
│ ├── CaptionBarDemoView.cpp
│ ├── CaptionBarDemoView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── CaptionBarDemo.ico
│ │ ├── CaptionBarDemo.rc2
│ │ ├── CaptionBarDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── caption.bmp
│ │ ├── image1.bmp
│ │ ├── image2.bmp
│ │ └── image3.bmp
│ ├── resource.h
│ └── xptheme.xml
├── CaptionButtons
│ ├── CaptionButtons.cpp
│ ├── CaptionButtons.dsp
│ ├── CaptionButtons.dsw
│ ├── CaptionButtons.h
│ ├── CaptionButtons.rc
│ ├── CaptionButtons.vcproj
│ ├── CaptionButtons.vcxproj
│ ├── CaptionButtons.vcxproj.filters
│ ├── CaptionButtonsDoc.cpp
│ ├── CaptionButtonsDoc.h
│ ├── CaptionButtonsView.cpp
│ ├── CaptionButtonsView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── OutputBar.cpp
│ ├── OutputBar.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── WorkspaceBar.cpp
│ ├── WorkspaceBar.h
│ ├── res
│ │ ├── CaptionButtons.ico
│ │ ├── CaptionButtons.rc2
│ │ ├── CaptionButtonsDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── captionicons.png
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── ColorThemeToolbar
│ ├── ColorThemeToolbar.cpp
│ ├── ColorThemeToolbar.dsp
│ ├── ColorThemeToolbar.h
│ ├── ColorThemeToolbar.rc
│ ├── ColorThemeToolbar.vcproj
│ ├── ColorThemeToolbar.vcxproj
│ ├── ColorThemeToolbar.vcxproj.filters
│ ├── ColorThemeToolbarDoc.cpp
│ ├── ColorThemeToolbarDoc.h
│ ├── ColorThemeToolbarView.cpp
│ ├── ColorThemeToolbarView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── ColorThemeToolbar.ico
│ │ ├── ColorThemeToolbar.rc2
│ │ ├── ColorThemeToolbarDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── menu.bmp
│ │ └── menu16.bmp
│ ├── resource.h
│ └── xptheme.xml
├── CustomPages
│ ├── CustomPages.cpp
│ ├── CustomPages.dsp
│ ├── CustomPages.h
│ ├── CustomPages.rc
│ ├── CustomPages.vcproj
│ ├── CustomPages.vcxproj
│ ├── CustomPages.vcxproj.filters
│ ├── CustomPagesDoc.cpp
│ ├── CustomPagesDoc.h
│ ├── CustomPagesView.cpp
│ ├── CustomPagesView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── MyCustomizationPage.cpp
│ ├── MyCustomizationPage.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── CustomPages.ico
│ │ ├── CustomPages.rc2
│ │ ├── CustomPagesDoc.ico
│ │ └── Toolbar.bmp
│ ├── resource.h
│ └── xptheme.xml
├── DiagramEditor
│ ├── CustomShapes.cpp
│ ├── CustomShapes.h
│ ├── DiagramContainer.cpp
│ ├── DiagramContainer.h
│ ├── DiagramEditor.cpp
│ ├── DiagramEditor.dsp
│ ├── DiagramEditor.dsw
│ ├── DiagramEditor.h
│ ├── DiagramEditor.rc
│ ├── DiagramEditor.vcproj
│ ├── DiagramEditor.vcxproj
│ ├── DiagramEditor.vcxproj.filters
│ ├── DiagramEditorDoc.cpp
│ ├── DiagramEditorDoc.h
│ ├── DiagramEditorView.cpp
│ ├── DiagramEditorView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── PropertyGrid.cpp
│ ├── PropertyGrid.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── ZoomDialog.cpp
│ ├── ZoomDialog.h
│ ├── res
│ │ ├── BCGSoft_ribbon
│ │ │ ├── DiagramEditor.ribbon.rc2
│ │ │ ├── TODO.xml
│ │ │ └── ribbon.xml
│ │ ├── DiagramEditor.ico
│ │ ├── DiagramEditor.rc2
│ │ ├── DiagramEditor.toolbar.rc2
│ │ ├── DiagramEditorDoc.ico
│ │ ├── Image1.png
│ │ ├── Image2.png
│ │ ├── Image3.png
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar_hc.png
│ │ ├── copy-pro.cur
│ │ ├── layout.bmp
│ │ ├── layout_hc.png
│ │ ├── menuimages_hc.png
│ │ ├── move-pro.cur
│ │ ├── tools_page1hc.bmp
│ │ ├── tools_page2hc.bmp
│ │ └── tools_page3hc.bmp
│ ├── resource.h
│ └── xptheme.xml
├── DlgBars
│ ├── CmdFrame.cpp
│ ├── CmdFrame.h
│ ├── DlgBars.cpp
│ ├── DlgBars.dsp
│ ├── DlgBars.dsw
│ ├── DlgBars.h
│ ├── DlgBars.rc
│ ├── DlgBars.vcproj
│ ├── DlgBars.vcxproj
│ ├── DlgBars.vcxproj.filters
│ ├── DlgBarsDlg.cpp
│ ├── DlgBarsDlg.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── DlgBars.ico
│ │ ├── DlgBars.rc2
│ │ ├── Toolbar.bmp
│ │ ├── bmp00001.bmp
│ │ ├── bmp00002.bmp
│ │ ├── bmp00003.bmp
│ │ ├── caption.bmp
│ │ └── shortcut.bmp
│ ├── resource.h
│ └── xptheme.xml
├── DlgToolTips
│ ├── CustomToolTipCtrl.cpp
│ ├── CustomToolTipCtrl.h
│ ├── DlgToolTips.cpp
│ ├── DlgToolTips.dsp
│ ├── DlgToolTips.dsw
│ ├── DlgToolTips.h
│ ├── DlgToolTips.rc
│ ├── DlgToolTips.vcproj
│ ├── DlgToolTips.vcxproj
│ ├── DlgToolTips.vcxproj.filters
│ ├── DlgToolTipsDlg.cpp
│ ├── DlgToolTipsDlg.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── DlgToolTips.ico
│ │ ├── DlgToolTips.rc2
│ │ ├── cancel.bmp
│ │ ├── ok.bmp
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── DockingControls
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── ControlsContainer.cpp
│ ├── ControlsContainer.h
│ ├── DockingControls.cpp
│ ├── DockingControls.dsp
│ ├── DockingControls.dsw
│ ├── DockingControls.h
│ ├── DockingControls.rc
│ ├── DockingControls.vcproj
│ ├── DockingControls.vcxproj
│ ├── DockingControls.vcxproj.filters
│ ├── DockingControlsDoc.cpp
│ ├── DockingControlsDoc.h
│ ├── DockingControlsView.cpp
│ ├── DockingControlsView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── Resource.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── WorkspaceBar.cpp
│ ├── WorkspaceBar.h
│ ├── res
│ │ ├── DockingControls.ico
│ │ ├── DockingControls.rc2
│ │ ├── DockingControlsDoc.ico
│ │ ├── Toolbar.bmp
│ │ └── workspace.bmp
│ └── xptheme.xml
├── DockingView
│ ├── DockingView.cpp
│ ├── DockingView.dsp
│ ├── DockingView.dsw
│ ├── DockingView.h
│ ├── DockingView.rc
│ ├── DockingView.vcproj
│ ├── DockingView.vcxproj
│ ├── DockingView.vcxproj.filters
│ ├── DockingViewDoc.cpp
│ ├── DockingViewDoc.h
│ ├── DockingViewView.cpp
│ ├── DockingViewView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── MyFormView.cpp
│ ├── MyFormView.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── WorkspaceBar.cpp
│ ├── WorkspaceBar.h
│ ├── res
│ │ ├── DockingView.ico
│ │ ├── DockingView.rc2
│ │ ├── DockingViewDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── DrawEffects
│ ├── DrawEffects.cpp
│ ├── DrawEffects.dsp
│ ├── DrawEffects.dsw
│ ├── DrawEffects.h
│ ├── DrawEffects.rc
│ ├── DrawEffects.vcproj
│ ├── DrawEffects.vcxproj
│ ├── DrawEffects.vcxproj.filters
│ ├── DrawEffectsDoc.cpp
│ ├── DrawEffectsDoc.h
│ ├── DrawEffectsView.cpp
│ ├── DrawEffectsView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── DrawEffects.ico
│ │ ├── DrawEffects.rc2
│ │ ├── DrawEffectsDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── bitmap1.bmp
│ │ └── icon1.ico
│ ├── resource.h
│ └── xptheme.xml
├── DropDownToolbarDemo
│ ├── DropDownToolbarDemo.cpp
│ ├── DropDownToolbarDemo.dsp
│ ├── DropDownToolbarDemo.dsw
│ ├── DropDownToolbarDemo.h
│ ├── DropDownToolbarDemo.rc
│ ├── DropDownToolbarDemo.vcproj
│ ├── DropDownToolbarDemo.vcxproj
│ ├── DropDownToolbarDemo.vcxproj.filters
│ ├── DropDownToolbarDemoDoc.cpp
│ ├── DropDownToolbarDemoDoc.h
│ ├── DropDownToolbarDemoView.cpp
│ ├── DropDownToolbarDemoView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── DropDownToolbarDemo.ico
│ │ ├── DropDownToolbarDemo.rc2
│ │ ├── DropDownToolbarDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── toolbar_res.bmp
│ │ └── toolbar_res_hc.bmp
│ ├── resource.h
│ └── xptheme.xml
├── DynamicMenu
│ ├── DynamicMenu.cpp
│ ├── DynamicMenu.dsp
│ ├── DynamicMenu.dsw
│ ├── DynamicMenu.h
│ ├── DynamicMenu.rc
│ ├── DynamicMenu.vcproj
│ ├── DynamicMenu.vcxproj
│ ├── DynamicMenu.vcxproj.filters
│ ├── DynamicMenuDoc.cpp
│ ├── DynamicMenuDoc.h
│ ├── DynamicMenuView.cpp
│ ├── DynamicMenuView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── MyMenuBar.cpp
│ ├── MyMenuBar.h
│ ├── MyMenuCheckList.cpp
│ ├── MyMenuCheckList.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── DynamicMenu.ico
│ │ ├── DynamicMenu.rc2
│ │ ├── DynamicMenuDoc.ico
│ │ ├── Toolbar.bmp
│ │ └── bitmap1.bmp
│ ├── resource.h
│ └── xptheme.xml
├── DynamicPanesDemo
│ ├── DynamicPane.cpp
│ ├── DynamicPane.h
│ ├── DynamicPanesDemo.cpp
│ ├── DynamicPanesDemo.dsp
│ ├── DynamicPanesDemo.dsw
│ ├── DynamicPanesDemo.h
│ ├── DynamicPanesDemo.rc
│ ├── DynamicPanesDemo.sln
│ ├── DynamicPanesDemo.vcproj
│ ├── DynamicPanesDemo.vcxproj
│ ├── DynamicPanesDemo.vcxproj.filters
│ ├── DynamicPanesDemoDoc.cpp
│ ├── DynamicPanesDemoDoc.h
│ ├── DynamicPanesDemoView.cpp
│ ├── DynamicPanesDemoView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── OutputBar.cpp
│ ├── OutputBar.h
│ ├── PropertiesViewBar.cpp
│ ├── PropertiesViewBar.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── WorkspaceBar.cpp
│ ├── WorkspaceBar.h
│ ├── WorkspaceBar2.cpp
│ ├── WorkspaceBar2.h
│ ├── res
│ │ ├── DynamicPanesDemo.ico
│ │ ├── DynamicPanesDemo.rc2
│ │ ├── DynamicPanesDemo.toolbar.rc2
│ │ ├── DynamicPanesDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── EditBoxDemo
│ ├── EditBoxDemo.cpp
│ ├── EditBoxDemo.dsp
│ ├── EditBoxDemo.dsw
│ ├── EditBoxDemo.h
│ ├── EditBoxDemo.rc
│ ├── EditBoxDemo.sln
│ ├── EditBoxDemo.vcproj
│ ├── EditBoxDemo.vcxproj
│ ├── EditBoxDemoDlg.cpp
│ ├── EditBoxDemoDlg.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── EditBoxDemo.ico
│ │ └── EditBoxDemo.rc2
│ ├── resource.h
│ └── xptheme.xml
├── FileDialogDemo
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── FileDialogDemo.cpp
│ ├── FileDialogDemo.dsp
│ ├── FileDialogDemo.dsw
│ ├── FileDialogDemo.h
│ ├── FileDialogDemo.rc
│ ├── FileDialogDemo.vcproj
│ ├── FileDialogDemo.vcxproj
│ ├── FileDialogDemo.vcxproj.filters
│ ├── FileDialogDemoDoc.cpp
│ ├── FileDialogDemoDoc.h
│ ├── FileDialogDemoView.cpp
│ ├── FileDialogDemoView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── FileDialogDemo.ico
│ │ ├── FileDialogDemo.rc2
│ │ ├── FileDialogDemoDoc.ico
│ │ ├── RTFDOC.ICO
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── logo.bmp
│ │ ├── textdoc.ico
│ │ └── write.ico
│ ├── resource.h
│ └── xptheme.xml
├── FormValidation
│ ├── FormValidation.cpp
│ ├── FormValidation.dsp
│ ├── FormValidation.dsw
│ ├── FormValidation.h
│ ├── FormValidation.rc
│ ├── FormValidation.vcproj
│ ├── FormValidation.vcxproj
│ ├── FormValidation.vcxproj.filters
│ ├── FormValidationDlg.cpp
│ ├── FormValidationDlg.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── FormValidation.ico
│ │ └── FormValidation.rc2
│ ├── resource.h
│ └── xptheme.xml
├── HighDPIDemo
│ ├── HighDPIDemo.cpp
│ ├── HighDPIDemo.dsp
│ ├── HighDPIDemo.dsw
│ ├── HighDPIDemo.h
│ ├── HighDPIDemo.rc
│ ├── HighDPIDemo.vcproj
│ ├── HighDPIDemo.vcxproj
│ ├── HighDPIDemo.vcxproj.filters
│ ├── HighDPIDemoDoc.cpp
│ ├── HighDPIDemoDoc.h
│ ├── HighDPIDemoView.cpp
│ ├── HighDPIDemoView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── WorkspaceBar.cpp
│ ├── WorkspaceBar.h
│ ├── WorkspaceBar2.cpp
│ ├── WorkspaceBar2.h
│ ├── res
│ │ ├── HighDPIDemo.ico
│ │ ├── HighDPIDemo.rc2
│ │ ├── HighDPIDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── ribbonfilelarge.bmp
│ │ ├── ribbonfilelarge48.png
│ │ ├── ribbonfilesmall.bmp
│ │ ├── ribbonfilesmall24.png
│ │ ├── ribbonhomelarge.bmp
│ │ ├── ribbonhomelarge48.png
│ │ ├── ribbonhomesmall.bmp
│ │ ├── ribbonhomesmall24.png
│ │ ├── ribbonicons.bmp
│ │ ├── ribbonicons24.png
│ │ ├── ribbonmain.bmp
│ │ ├── ribbonmain40.png
│ │ ├── ribbonscaledlarge.png
│ │ ├── ribbonscaledsmall.png
│ │ ├── toolbar1-24.png
│ │ ├── toolbar1.bmp
│ │ ├── toolbar1.png
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── HotSpotDemo
│ ├── HotSpotDemo.cpp
│ ├── HotSpotDemo.dsp
│ ├── HotSpotDemo.dsw
│ ├── HotSpotDemo.h
│ ├── HotSpotDemo.rc
│ ├── HotSpotDemo.vcproj
│ ├── HotSpotDemo.vcxproj
│ ├── HotSpotDemo.vcxproj.filters
│ ├── HotSpotDemoDlg.cpp
│ ├── HotSpotDemoDlg.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── HotSpotDemo.ico
│ │ ├── HotSpotDemo.rc2
│ │ └── image.png
│ ├── resource.h
│ └── xptheme.xml
├── ListBoxDemo
│ ├── ListBoxDemo.cpp
│ ├── ListBoxDemo.dsp
│ ├── ListBoxDemo.dsw
│ ├── ListBoxDemo.h
│ ├── ListBoxDemo.rc
│ ├── ListBoxDemo.sln
│ ├── ListBoxDemo.vcproj
│ ├── ListBoxDemo.vcxproj
│ ├── ListBoxDemo.vcxproj.filters
│ ├── ListBoxDemoDlg.cpp
│ ├── ListBoxDemoDlg.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── Icons.png
│ │ ├── ListBoxDemo.ico
│ │ └── ListBoxDemo.rc2
│ ├── resource.h
│ └── xptheme.xml
├── ListCtrlDemo
│ ├── ListCtrlDemo.cpp
│ ├── ListCtrlDemo.dsp
│ ├── ListCtrlDemo.dsw
│ ├── ListCtrlDemo.h
│ ├── ListCtrlDemo.rc
│ ├── ListCtrlDemo.vcproj
│ ├── ListCtrlDemo.vcxproj
│ ├── ListCtrlDemo.vcxproj.filters
│ ├── ListCtrlDemoDlg.cpp
│ ├── ListCtrlDemoDlg.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── ListCtrlDemo.ico
│ │ └── ListCtrlDemo.rc2
│ ├── resource.h
│ └── xptheme.xml
├── MDIBars
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── MDIBars.cpp
│ ├── MDIBars.dsp
│ ├── MDIBars.dsw
│ ├── MDIBars.h
│ ├── MDIBars.rc
│ ├── MDIBars.vcproj
│ ├── MDIBars.vcxproj
│ ├── MDIBars.vcxproj.filters
│ ├── MDIBarsDoc.cpp
│ ├── MDIBarsDoc.h
│ ├── MDIBarsView.cpp
│ ├── MDIBarsView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── MDIBars.ico
│ │ ├── MDIBars.rc2
│ │ ├── MDIBarsDoc.ico
│ │ ├── Toolbar.bmp
│ │ └── toolbar1.bmp
│ ├── resource.h
│ └── xptheme.xml
├── MDICustomBackground
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── MDICustomBackground.cpp
│ ├── MDICustomBackground.dsp
│ ├── MDICustomBackground.h
│ ├── MDICustomBackground.rc
│ ├── MDICustomBackground.vcproj
│ ├── MDICustomBackground.vcxproj
│ ├── MDICustomBackground.vcxproj.filters
│ ├── MDICustomBackgroundDoc.cpp
│ ├── MDICustomBackgroundDoc.h
│ ├── MDICustomBackgroundView.cpp
│ ├── MDICustomBackgroundView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── Resource.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── MDICustomBackground.ico
│ │ ├── MDICustomBackground.rc2
│ │ ├── MDICustomBackgroundDoc.ico
│ │ ├── Toolbar.bmp
│ │ └── Toolbar256.bmp
│ └── xptheme.xml
├── MDIEditorDemo
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── CustomEditCtrl.cpp
│ ├── CustomEditCtrl.h
│ ├── GotoLineDlg.cpp
│ ├── GotoLineDlg.h
│ ├── MDIEditorDemo.cpp
│ ├── MDIEditorDemo.dsp
│ ├── MDIEditorDemo.dsw
│ ├── MDIEditorDemo.h
│ ├── MDIEditorDemo.rc
│ ├── MDIEditorDemo.vcproj
│ ├── MDIEditorDemo.vcxproj
│ ├── MDIEditorDemo.vcxproj.filters
│ ├── MDIEditorDemoDoc.cpp
│ ├── MDIEditorDemoDoc.h
│ ├── MDIEditorDemoView.cpp
│ ├── MDIEditorDemoView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── XmlOutlineParser.cpp
│ ├── XmlOutlineParser.h
│ ├── res
│ │ ├── Examples
│ │ │ ├── Example.cpp
│ │ │ ├── bcgpedit-asm.xml
│ │ │ ├── bcgpedit-bas.xml
│ │ │ ├── bcgpedit-cpp.xml
│ │ │ ├── bcgpedit-cs.xml
│ │ │ ├── bcgpedit-js.xml
│ │ │ ├── bcgpedit-pas.xml
│ │ │ ├── bcgpedit-sql.xml
│ │ │ ├── bcgpedit-web.xml
│ │ │ ├── bcgpedit-xml.xml
│ │ │ ├── example.asm
│ │ │ ├── example.asp
│ │ │ ├── example.bas
│ │ │ ├── example.cs
│ │ │ ├── example.js
│ │ │ ├── example.pas
│ │ │ ├── example.sql
│ │ │ └── example.xml
│ │ ├── MDIEditorDemo.ico
│ │ ├── MDIEditorDemo.rc2
│ │ ├── MDIEditorDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── asm.ico
│ │ ├── bas.ico
│ │ ├── break.bmp
│ │ ├── cpp.ico
│ │ ├── cs.ico
│ │ ├── edit.bmp
│ │ ├── edit_hc.bmp
│ │ ├── intellisense.bmp
│ │ ├── js.ico
│ │ ├── pas.ico
│ │ ├── sql.ico
│ │ ├── web.ico
│ │ └── xml.ico
│ ├── resource.h
│ └── xptheme.xml
├── MDITabsDemo
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── MDITabsDemo.cpp
│ ├── MDITabsDemo.dsp
│ ├── MDITabsDemo.dsw
│ ├── MDITabsDemo.h
│ ├── MDITabsDemo.rc
│ ├── MDITabsDemo.vcproj
│ ├── MDITabsDemo.vcxproj
│ ├── MDITabsDemo.vcxproj.filters
│ ├── MDITabsDemoDoc.cpp
│ ├── MDITabsDemoDoc.h
│ ├── MDITabsDemoView.cpp
│ ├── MDITabsDemoView.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── WorkspaceBar.cpp
│ ├── WorkspaceBar.h
│ ├── res
│ │ ├── MDITabsDemo.ico
│ │ ├── MDITabsDemo.rc2
│ │ ├── MDITabsDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── theme.bmp
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── MakeSamples
│ ├── MakeSamples.dsp
│ ├── MakeSamples.dsw
│ ├── MakeSamples.sln
│ ├── MakeSamples.vcproj
│ ├── MakeSamples.vcxproj
│ ├── MakeSamplesVS2010.sln
│ └── UpgradeLog.XML
├── MenuCustomDraw
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── MenuCustomDraw.cpp
│ ├── MenuCustomDraw.dsp
│ ├── MenuCustomDraw.dsw
│ ├── MenuCustomDraw.h
│ ├── MenuCustomDraw.rc
│ ├── MenuCustomDraw.vcproj
│ ├── MenuCustomDraw.vcxproj
│ ├── MenuCustomDraw.vcxproj.filters
│ ├── MenuCustomDrawDoc.cpp
│ ├── MenuCustomDrawDoc.h
│ ├── MenuCustomDrawView.cpp
│ ├── MenuCustomDrawView.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── MenuCustomDraw.ico
│ │ ├── MenuCustomDraw.rc2
│ │ ├── MenuCustomDrawDoc.ico
│ │ ├── Toolbar.bmp
│ │ └── Toolbar256.bmp
│ ├── resource.h
│ └── xptheme.xml
├── MenuLogo
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── MenuLogo.cpp
│ ├── MenuLogo.dsp
│ ├── MenuLogo.h
│ ├── MenuLogo.rc
│ ├── MenuLogo.vcproj
│ ├── MenuLogo.vcxproj
│ ├── MenuLogo.vcxproj.filters
│ ├── MenuLogoDoc.cpp
│ ├── MenuLogoDoc.h
│ ├── MenuLogoView.cpp
│ ├── MenuLogoView.h
│ ├── ReadMe.txt
│ ├── Resource.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── MenuLogo.ico
│ │ ├── MenuLogo.rc2
│ │ ├── MenuLogoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ └── menu_logo.bmp
│ └── xptheme.xml
├── MenuQuestionBox
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── MenuQuestionBox.cpp
│ ├── MenuQuestionBox.dsp
│ ├── MenuQuestionBox.dsw
│ ├── MenuQuestionBox.h
│ ├── MenuQuestionBox.rc
│ ├── MenuQuestionBox.vcproj
│ ├── MenuQuestionBox.vcxproj
│ ├── MenuQuestionBox.vcxproj.filters
│ ├── MenuQuestionBoxDoc.cpp
│ ├── MenuQuestionBoxDoc.h
│ ├── MenuQuestionBoxView.cpp
│ ├── MenuQuestionBoxView.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── MenuQuestionBox.ico
│ │ ├── MenuQuestionBox.rc2
│ │ ├── MenuQuestionBoxDoc.ico
│ │ ├── Toolbar.bmp
│ │ └── Toolbar256.bmp
│ ├── resource.h
│ └── xptheme.xml
├── MenuSubSet
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── ConfigDlg.cpp
│ ├── ConfigDlg.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── MenuSubSet.cpp
│ ├── MenuSubSet.dsp
│ ├── MenuSubSet.dsw
│ ├── MenuSubSet.h
│ ├── MenuSubSet.rc
│ ├── MenuSubSet.vcproj
│ ├── MenuSubSet.vcxproj
│ ├── MenuSubSet.vcxproj.filters
│ ├── MenuSubSetDoc.cpp
│ ├── MenuSubSetDoc.h
│ ├── MenuSubSetView.cpp
│ ├── MenuSubSetView.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── MenuSubSet.ico
│ │ ├── MenuSubSet.rc2
│ │ ├── MenuSubSetDoc.ico
│ │ ├── Toolbar.bmp
│ │ └── Toolbar256.bmp
│ ├── resource.h
│ └── xptheme.xml
├── MessageBoxDemo
│ ├── MessageBoxDemo.cpp
│ ├── MessageBoxDemo.dsp
│ ├── MessageBoxDemo.dsw
│ ├── MessageBoxDemo.h
│ ├── MessageBoxDemo.rc
│ ├── MessageBoxDemo.vcproj
│ ├── MessageBoxDemo.vcxproj
│ ├── MessageBoxDemo.vcxproj.filters
│ ├── MessageBoxDemoDlg.cpp
│ ├── MessageBoxDemoDlg.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── MessageBoxDemo.ico
│ │ ├── MessageBoxDemo.rc2
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── OutlookMultiViews
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── OutlookMultiViews.cpp
│ ├── OutlookMultiViews.dsp
│ ├── OutlookMultiViews.h
│ ├── OutlookMultiViews.rc
│ ├── OutlookMultiViews.vcproj
│ ├── OutlookMultiViews.vcxproj
│ ├── OutlookMultiViews.vcxproj.filters
│ ├── OutlookMultiViewsDoc.cpp
│ ├── OutlookMultiViewsDoc.h
│ ├── OutlookMultiViewsView.cpp
│ ├── OutlookMultiViewsView.h
│ ├── ReadMe.txt
│ ├── Resource.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── View1.cpp
│ ├── View1.h
│ ├── View2.cpp
│ ├── View2.h
│ ├── View3.cpp
│ ├── View3.h
│ ├── res
│ │ ├── OutlookMultiViews.ico
│ │ ├── OutlookMultiViews.rc2
│ │ ├── OutlookMultiViewsDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── caption.bmp
│ │ └── shortcuts.bmp
│ └── xptheme.xml
├── OwnerDrawMenu
│ ├── LineStyleMenuItem.cpp
│ ├── LineStyleMenuItem.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── OwnerDrawMenu.cpp
│ ├── OwnerDrawMenu.dsp
│ ├── OwnerDrawMenu.dsw
│ ├── OwnerDrawMenu.h
│ ├── OwnerDrawMenu.rc
│ ├── OwnerDrawMenu.vcproj
│ ├── OwnerDrawMenu.vcxproj
│ ├── OwnerDrawMenu.vcxproj.filters
│ ├── OwnerDrawMenuDoc.cpp
│ ├── OwnerDrawMenuDoc.h
│ ├── OwnerDrawMenuView.cpp
│ ├── OwnerDrawMenuView.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── OwnerDrawMenu.ico
│ │ ├── OwnerDrawMenu.rc2
│ │ ├── OwnerDrawMenuDoc.ico
│ │ └── Toolbar.bmp
│ ├── resource.h
│ └── xptheme.xml
├── PaletteDemo
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── PaletteDemo.cpp
│ ├── PaletteDemo.dsp
│ ├── PaletteDemo.dsw
│ ├── PaletteDemo.h
│ ├── PaletteDemo.rc
│ ├── PaletteDemo.vcproj
│ ├── PaletteDemo.vcxproj
│ ├── PaletteDemo.vcxproj.filters
│ ├── PaletteDemoDoc.cpp
│ ├── PaletteDemoDoc.h
│ ├── PaletteDemoView.cpp
│ ├── PaletteDemoView.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── ToolsPalette.cpp
│ ├── ToolsPalette.h
│ ├── res
│ │ ├── PaletteDemo.ico
│ │ ├── PaletteDemo.rc2
│ │ ├── PaletteDemo.toolbar.rc2
│ │ ├── PaletteDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar_1.png
│ │ ├── palette.bmp
│ │ └── palette_1.png
│ ├── resource.h
│ └── xptheme.xml
├── PopupDemo
│ ├── IconComboBox.cpp
│ ├── IconComboBox.h
│ ├── MSNDlg.cpp
│ ├── MSNDlg.h
│ ├── MSNVisualManager.cpp
│ ├── MSNVisualManager.h
│ ├── MyPopupDlg.cpp
│ ├── MyPopupDlg.h
│ ├── PopupDemo.cpp
│ ├── PopupDemo.dsp
│ ├── PopupDemo.dsw
│ ├── PopupDemo.h
│ ├── PopupDemo.rc
│ ├── PopupDemo.vcproj
│ ├── PopupDemo.vcxproj
│ ├── PopupDemo.vcxproj.filters
│ ├── PopupDemoDlg.cpp
│ ├── PopupDemoDlg.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── Delete.png
│ │ ├── Flag.png
│ │ ├── PopupDemo.ico
│ │ ├── PopupDemo.rc2
│ │ ├── delete.bmp
│ │ ├── flag.bmp
│ │ ├── icons.png
│ │ ├── iconss.png
│ │ ├── logo.png
│ │ ├── mail.ico
│ │ ├── menuimages.png
│ │ └── toolbar1.bmp
│ ├── resource.h
│ └── xptheme.xml
├── PopupMenuBar
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── PopupMenuBar.cpp
│ ├── PopupMenuBar.dsp
│ ├── PopupMenuBar.dsw
│ ├── PopupMenuBar.h
│ ├── PopupMenuBar.rc
│ ├── PopupMenuBar.vcproj
│ ├── PopupMenuBar.vcxproj
│ ├── PopupMenuBar.vcxproj.filters
│ ├── PopupMenuBarDoc.cpp
│ ├── PopupMenuBarDoc.h
│ ├── PopupMenuBarView.cpp
│ ├── PopupMenuBarView.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── PopupMenuBar.ico
│ │ ├── PopupMenuBar.rc2
│ │ ├── PopupMenuBarDoc.ico
│ │ ├── Toolbar.bmp
│ │ └── Toolbar256.bmp
│ ├── resource.h
│ └── xptheme.xml
├── ProgressDialogDemo
│ ├── ProgressDialogDemo.cpp
│ ├── ProgressDialogDemo.dsp
│ ├── ProgressDialogDemo.dsw
│ ├── ProgressDialogDemo.h
│ ├── ProgressDialogDemo.rc
│ ├── ProgressDialogDemo.vcproj
│ ├── ProgressDialogDemo.vcxproj
│ ├── ProgressDialogDemo.vcxproj.filters
│ ├── ProgressDialogDemoDlg.cpp
│ ├── ProgressDialogDemoDlg.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── FILECOPY_16.AVI
│ │ ├── ProgressDialogDemo.ico
│ │ ├── ProgressDialogDemo.rc2
│ │ ├── animation.avi
│ │ ├── download_FTP.avi
│ │ └── header.bmp
│ ├── resource.h
│ └── xptheme.xml
├── PropSheetDemo
│ ├── MyPropertyPage1.cpp
│ ├── MyPropertyPage1.h
│ ├── MyPropertySheet.cpp
│ ├── MyPropertySheet.h
│ ├── PropSheetDemo.cpp
│ ├── PropSheetDemo.dsp
│ ├── PropSheetDemo.dsw
│ ├── PropSheetDemo.h
│ ├── PropSheetDemo.rc
│ ├── PropSheetDemo.sln
│ ├── PropSheetDemo.vcproj
│ ├── PropSheetDemo.vcxproj
│ ├── PropSheetDemo.vcxproj.filters
│ ├── PropSheetDemoDlg.cpp
│ ├── PropSheetDemoDlg.h
│ ├── PropSheetDialog.cpp
│ ├── PropSheetDialog.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── PropSheetDemo.ico
│ │ ├── PropSheetDemo.rc2
│ │ ├── header_images.png
│ │ ├── icons_large.bmp
│ │ ├── icons_large.png
│ │ ├── icons_small.PNG
│ │ ├── icons_small.bmp
│ │ └── tree_icons.bmp
│ ├── resource.h
│ └── xptheme.xml
├── PropertyGridMDIDemo
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── DataPointDlg.cpp
│ ├── DataPointDlg.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── PropertiesViewBar.cpp
│ ├── PropertiesViewBar.h
│ ├── PropertyGridMDIDemo.cpp
│ ├── PropertyGridMDIDemo.dsp
│ ├── PropertyGridMDIDemo.dsw
│ ├── PropertyGridMDIDemo.h
│ ├── PropertyGridMDIDemo.rc
│ ├── PropertyGridMDIDemo.vcproj
│ ├── PropertyGridMDIDemo.vcxproj
│ ├── PropertyGridMDIDemo.vcxproj.filters
│ ├── PropertyGridMDIDemoDoc.cpp
│ ├── PropertyGridMDIDemoDoc.h
│ ├── PropertyGridMDIDemoView.cpp
│ ├── PropertyGridMDIDemoView.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── PropertyGridMDIDemo.ico
│ │ ├── PropertyGridMDIDemo.rc2
│ │ ├── PropertyGridMDIDemo.toolbar.rc2
│ │ ├── PropertyGridMDIDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── RTLSample
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── OutputBar.cpp
│ ├── OutputBar.h
│ ├── RTLSample.cpp
│ ├── RTLSample.dsp
│ ├── RTLSample.dsw
│ ├── RTLSample.h
│ ├── RTLSample.rc
│ ├── RTLSample.vcproj
│ ├── RTLSample.vcxproj
│ ├── RTLSample.vcxproj.filters
│ ├── RTLSampleDoc.cpp
│ ├── RTLSampleDoc.h
│ ├── RTLSampleView.cpp
│ ├── RTLSampleView.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── WorkspaceBar.cpp
│ ├── WorkspaceBar.h
│ ├── WorkspaceBar2.cpp
│ ├── WorkspaceBar2.h
│ ├── res
│ │ ├── RTLSample.ico
│ │ ├── RTLSample.rc2
│ │ ├── RTLSample.toolbar.rc2
│ │ ├── RTLSampleDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── RebarDemo
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── OptionsBar.cpp
│ ├── OptionsBar.h
│ ├── ReadMe.txt
│ ├── RebarDemo.cpp
│ ├── RebarDemo.dsp
│ ├── RebarDemo.dsw
│ ├── RebarDemo.h
│ ├── RebarDemo.rc
│ ├── RebarDemo.vcproj
│ ├── RebarDemo.vcxproj
│ ├── RebarDemo.vcxproj.filters
│ ├── RebarDemoDoc.cpp
│ ├── RebarDemoDoc.h
│ ├── RebarDemoView.cpp
│ ├── RebarDemoView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── RebarDemo.ico
│ │ ├── RebarDemo.rc2
│ │ ├── RebarDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── ToolbarLarge.bmp
│ │ └── ToolbarLarge32.png
│ ├── resource.h
│ └── xptheme.xml
├── RegistryDemo
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── RegistryDemo.cpp
│ ├── RegistryDemo.dsp
│ ├── RegistryDemo.h
│ ├── RegistryDemo.rc
│ ├── RegistryDemo.vcproj
│ ├── RegistryDemo.vcxproj
│ ├── RegistryDemo.vcxproj.filters
│ ├── RegistryDemoDoc.cpp
│ ├── RegistryDemoDoc.h
│ ├── RegistryDemoView.cpp
│ ├── RegistryDemoView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── RegistryDemo.ico
│ │ ├── RegistryDemo.rc2
│ │ ├── RegistryDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ └── Toolbar256.bmp
│ ├── resource.h
│ └── xptheme.xml
├── ReportDemo
│ ├── MailReportCtrl.cpp
│ ├── MailReportCtrl.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── ReportDemo.cpp
│ ├── ReportDemo.dsp
│ ├── ReportDemo.dsw
│ ├── ReportDemo.h
│ ├── ReportDemo.rc
│ ├── ReportDemo.vcproj
│ ├── ReportDemo.vcxproj
│ ├── ReportDemo.vcxproj.filters
│ ├── ReportDemoDoc.cpp
│ ├── ReportDemoDoc.h
│ ├── ReportDemoView.cpp
│ ├── ReportDemoView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── Flags256.bmp
│ │ ├── ReportDemo.ico
│ │ ├── ReportDemo.rc2
│ │ ├── ReportDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── header.bmp
│ │ └── list.bmp
│ ├── resource.h
│ └── xptheme.xml
├── ResizableForm
│ ├── BCGResizableDialog.cpp
│ ├── BCGResizableDialog.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── MyPropertyPage1.cpp
│ ├── MyPropertyPage1.h
│ ├── MyPropertyPage2.cpp
│ ├── MyPropertyPage2.h
│ ├── MyPropertyPage3.cpp
│ ├── MyPropertyPage3.h
│ ├── MyPropertyPage4.cpp
│ ├── MyPropertyPage4.h
│ ├── MyPropertySheet.cpp
│ ├── MyPropertySheet.h
│ ├── ReadMe.txt
│ ├── ResizableDlgBar.cpp
│ ├── ResizableDlgBar.h
│ ├── ResizableForm.cpp
│ ├── ResizableForm.dsp
│ ├── ResizableForm.dsw
│ ├── ResizableForm.h
│ ├── ResizableForm.rc
│ ├── ResizableForm.vcproj
│ ├── ResizableForm.vcxproj
│ ├── ResizableForm.vcxproj.filters
│ ├── ResizableFormDoc.cpp
│ ├── ResizableFormDoc.h
│ ├── ResizableFormView.cpp
│ ├── ResizableFormView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── WorkspaceBar.cpp
│ ├── WorkspaceBar.h
│ ├── WorkspaceBar2.cpp
│ ├── WorkspaceBar2.h
│ ├── res
│ │ ├── ResizableForm.ico
│ │ ├── ResizableForm.rc2
│ │ ├── ResizableFormDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── RibbonDesignerDemo
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── RibbonDesignerDemo.cpp
│ ├── RibbonDesignerDemo.dsp
│ ├── RibbonDesignerDemo.dsw
│ ├── RibbonDesignerDemo.h
│ ├── RibbonDesignerDemo.rc
│ ├── RibbonDesignerDemo.vcproj
│ ├── RibbonDesignerDemo.vcxproj
│ ├── RibbonDesignerDemo.vcxproj.filters
│ ├── RibbonDesignerDemoDoc.cpp
│ ├── RibbonDesignerDemoDoc.h
│ ├── RibbonDesignerDemoView.cpp
│ ├── RibbonDesignerDemoView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── BCGSoft_ribbon
│ │ │ ├── RibbonDesignerDemo.ribbon.rc2
│ │ │ ├── category_large_0.png
│ │ │ ├── category_main_large.png
│ │ │ ├── category_main_small.png
│ │ │ ├── category_small_0.png
│ │ │ ├── main.png
│ │ │ ├── ribbon.xml
│ │ │ └── ribbon_bar.png
│ │ ├── RibbonDesignerDemo.ico
│ │ ├── RibbonDesignerDemo.rc2
│ │ └── RibbonDesignerDemoDoc.ico
│ ├── resource.h
│ └── xptheme.xml
├── RibbonDialogBar
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── RibbonDialogBar.cpp
│ ├── RibbonDialogBar.dsp
│ ├── RibbonDialogBar.dsw
│ ├── RibbonDialogBar.h
│ ├── RibbonDialogBar.rc
│ ├── RibbonDialogBar.vcproj
│ ├── RibbonDialogBar.vcxproj
│ ├── RibbonDialogBar.vcxproj.filters
│ ├── RibbonDialogBarDoc.cpp
│ ├── RibbonDialogBarDoc.h
│ ├── RibbonDialogBarView.cpp
│ ├── RibbonDialogBarView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── RibbonDialogBar.ico
│ │ ├── RibbonDialogBar.rc2
│ │ ├── RibbonDialogBarDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── WriteFont.png
│ │ ├── dialog-large.png
│ │ ├── icons.png
│ │ ├── images.png
│ │ ├── palette.bmp
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── RibbonGadgets
│ ├── GalleriesDlg.cpp
│ ├── GalleriesDlg.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── OutputBar.cpp
│ ├── OutputBar.h
│ ├── ReadMe.txt
│ ├── RibbonDateTimePicker.cpp
│ ├── RibbonDateTimePicker.h
│ ├── RibbonGadgets.cpp
│ ├── RibbonGadgets.dsp
│ ├── RibbonGadgets.dsw
│ ├── RibbonGadgets.h
│ ├── RibbonGadgets.rc
│ ├── RibbonGadgets.vcproj
│ ├── RibbonGadgets.vcxproj
│ ├── RibbonGadgets.vcxproj.filters
│ ├── RibbonGadgetsDoc.cpp
│ ├── RibbonGadgetsDoc.h
│ ├── RibbonGadgetsView.cpp
│ ├── RibbonGadgetsView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── CategoryLarge_1.bmp
│ │ ├── CategoryLarge_2.bmp
│ │ ├── CategoryLarge_3.bmp
│ │ ├── CategoryLarge_6.bmp
│ │ ├── CategorySmall_1.bmp
│ │ ├── CategorySmall_2.bmp
│ │ ├── CategorySmall_3.bmp
│ │ ├── CategorySmall_4.bmp
│ │ ├── CategorySmall_5.bmp
│ │ ├── CategorySmall_6.bmp
│ │ ├── ChartDesign.png
│ │ ├── ChartDesignLarge.png
│ │ ├── ChartFormat.png
│ │ ├── ChartFormatLarge.png
│ │ ├── ChartLayout.png
│ │ ├── ChartLayoutLarge.png
│ │ ├── Code
│ │ │ ├── src1_1.txt
│ │ │ ├── src1_2.txt
│ │ │ ├── src1_3.txt
│ │ │ ├── src1_4.txt
│ │ │ ├── src1_5.txt
│ │ │ ├── src2_1.txt
│ │ │ ├── src2_2.txt
│ │ │ ├── src2_3.txt
│ │ │ ├── src2_4.txt
│ │ │ ├── src3_1.txt
│ │ │ ├── src3_2.txt
│ │ │ ├── src3_3.txt
│ │ │ ├── src3_4.txt
│ │ │ ├── src4_1.txt
│ │ │ ├── src4_2.txt
│ │ │ ├── src5_1.txt
│ │ │ ├── src5_2.txt
│ │ │ ├── src5_3.txt
│ │ │ ├── src5_4.txt
│ │ │ ├── src5_5.txt
│ │ │ ├── src6_1.txt
│ │ │ ├── src6_2.txt
│ │ │ ├── src6_3.txt
│ │ │ ├── src6_4.txt
│ │ │ ├── src6_5.txt
│ │ │ ├── src6_6.txt
│ │ │ ├── src6_7.txt
│ │ │ └── src6_8.txt
│ │ ├── Examples
│ │ │ └── bcgpedit-cpp.xml
│ │ ├── Palette1.bmp
│ │ ├── Palette2.bmp
│ │ ├── QuickSteps.png
│ │ ├── RibbonControlsTest.ico
│ │ ├── RibbonControlsTest.rc2
│ │ ├── RibbonControlsTestDoc.ico
│ │ ├── RibbonGadgets.ico
│ │ ├── RibbonGadgets.rc2
│ │ ├── RibbonGadgetsDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── code.bmp
│ │ ├── code.ico
│ │ ├── filelarge.bmp
│ │ ├── filesmall.bmp
│ │ ├── help.ico
│ │ ├── help_colored.ico
│ │ ├── icons.bmp
│ │ └── main.bmp
│ ├── resource.h
│ └── xptheme.xml
├── RibbonMDIDemo
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── OutputBar.cpp
│ ├── OutputBar.h
│ ├── ReadMe.txt
│ ├── RibbonMDIDemo.cpp
│ ├── RibbonMDIDemo.dsp
│ ├── RibbonMDIDemo.dsw
│ ├── RibbonMDIDemo.h
│ ├── RibbonMDIDemo.rc
│ ├── RibbonMDIDemo.vcproj
│ ├── RibbonMDIDemo.vcxproj
│ ├── RibbonMDIDemo.vcxproj.filters
│ ├── RibbonMDIDemoDoc.cpp
│ ├── RibbonMDIDemoDoc.h
│ ├── RibbonMDIDemoView.cpp
│ ├── RibbonMDIDemoView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── WorkspaceBar.cpp
│ ├── WorkspaceBar.h
│ ├── WorkspaceBar2.cpp
│ ├── WorkspaceBar2.h
│ ├── res
│ │ ├── Buttons.bmp
│ │ ├── RibbonMDIDemo.ico
│ │ ├── RibbonMDIDemo.rc2
│ │ ├── RibbonMDIDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── Write.bmp
│ │ ├── WriteLarge.bmp
│ │ ├── filelarge.bmp
│ │ ├── filesmall.bmp
│ │ ├── main.bmp
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── RibbonMenuSwitch
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── RibbonMenuSwitch.cpp
│ ├── RibbonMenuSwitch.dsp
│ ├── RibbonMenuSwitch.dsw
│ ├── RibbonMenuSwitch.h
│ ├── RibbonMenuSwitch.rc
│ ├── RibbonMenuSwitch.vcproj
│ ├── RibbonMenuSwitch.vcxproj
│ ├── RibbonMenuSwitch.vcxproj.filters
│ ├── RibbonMenuSwitchDoc.cpp
│ ├── RibbonMenuSwitchDoc.h
│ ├── RibbonMenuSwitchView.cpp
│ ├── RibbonMenuSwitchView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── RibbonMenuSwitch.ico
│ │ ├── RibbonMenuSwitch.rc2
│ │ ├── RibbonMenuSwitchDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar_hc.png
│ │ ├── ribbonfilelarge.png
│ │ ├── ribbonfilesmall.png
│ │ ├── ribbonhomelarge.png
│ │ ├── ribbonhomesmall.png
│ │ ├── ribbonicons.png
│ │ ├── ribbonmain.png
│ │ ├── ribbonviewlarge.png
│ │ ├── ribbonviewsmall.png
│ │ ├── writefont.bmp
│ │ └── writefont_hc.png
│ ├── resource.h
│ └── xptheme.xml
├── RollupControlBar
│ ├── InfoBar.cpp
│ ├── InfoBar.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── RollupControlBar.cpp
│ ├── RollupControlBar.dsp
│ ├── RollupControlBar.dsw
│ ├── RollupControlBar.h
│ ├── RollupControlBar.rc
│ ├── RollupControlBar.vcproj
│ ├── RollupControlBar.vcxproj
│ ├── RollupControlBar.vcxproj.filters
│ ├── RollupControlBarDoc.cpp
│ ├── RollupControlBarDoc.h
│ ├── RollupControlBarView.cpp
│ ├── RollupControlBarView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── RollupControlBar.ico
│ │ ├── RollupControlBar.rc2
│ │ ├── RollupControlBarDoc.ico
│ │ ├── Toolbar.bmp
│ │ └── Toolbar256.bmp
│ ├── resource.h
│ └── xptheme.xml
├── SetBarSize
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── SetBarSize.cpp
│ ├── SetBarSize.dsp
│ ├── SetBarSize.dsw
│ ├── SetBarSize.h
│ ├── SetBarSize.rc
│ ├── SetBarSize.vcproj
│ ├── SetBarSize.vcxproj
│ ├── SetBarSize.vcxproj.filters
│ ├── SetBarSizeDoc.cpp
│ ├── SetBarSizeDoc.h
│ ├── SetBarSizeView.cpp
│ ├── SetBarSizeView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── WorkspaceBar.cpp
│ ├── WorkspaceBar.h
│ ├── res
│ │ ├── SetBarSize.ico
│ │ ├── SetBarSize.rc2
│ │ ├── SetBarSizeDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── SideBarDemo
│ ├── ChildBar.cpp
│ ├── ChildBar.h
│ ├── ReadMe.txt
│ ├── SideBarDemo.cpp
│ ├── SideBarDemo.dsp
│ ├── SideBarDemo.dsw
│ ├── SideBarDemo.h
│ ├── SideBarDemo.rc
│ ├── SideBarDemo.vcproj
│ ├── SideBarDemo.vcxproj
│ ├── SideBarDemo.vcxproj.filters
│ ├── SideBarDemoDlg.cpp
│ ├── SideBarDemoDlg.h
│ ├── SidebarWnd.cpp
│ ├── SidebarWnd.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── SideBarDemo.ico
│ │ ├── SideBarDemo.rc2
│ │ ├── clock.bmp
│ │ └── tasks.bmp
│ ├── resource.h
│ └── xptheme.xml
├── SkinnedDialog
│ ├── ReadMe.txt
│ ├── SkinnedDialog.cpp
│ ├── SkinnedDialog.dsp
│ ├── SkinnedDialog.dsw
│ ├── SkinnedDialog.h
│ ├── SkinnedDialog.rc
│ ├── SkinnedDialog.vcproj
│ ├── SkinnedDialog.vcxproj
│ ├── SkinnedDialog.vcxproj.filters
│ ├── SkinnedDialogDlg.cpp
│ ├── SkinnedDialogDlg.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── SkinnedDialog.ico
│ │ ├── SkinnedDialog.rc2
│ │ ├── back.png
│ │ ├── backdark.png
│ │ ├── test_bit.bmp
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── Slider
│ ├── BCGPSliderButton.cpp
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── Slider.cpp
│ ├── Slider.dsp
│ ├── Slider.dsw
│ ├── Slider.h
│ ├── Slider.rc
│ ├── Slider.vcproj
│ ├── Slider.vcxproj
│ ├── Slider.vcxproj.filters
│ ├── SliderDoc.cpp
│ ├── SliderDoc.h
│ ├── SliderView.cpp
│ ├── SliderView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── bcgpsliderbutton.h
│ ├── res
│ │ ├── Slider.ico
│ │ ├── Slider.rc2
│ │ ├── SliderDoc.ico
│ │ └── Toolbar.bmp
│ ├── resource.h
│ └── xptheme.xml
├── SmartDockingDemo
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── OutputBar.cpp
│ ├── OutputBar.h
│ ├── PropBar.cpp
│ ├── PropBar.h
│ ├── ReadMe.txt
│ ├── SmartDockingDemo.cpp
│ ├── SmartDockingDemo.dsp
│ ├── SmartDockingDemo.dsw
│ ├── SmartDockingDemo.h
│ ├── SmartDockingDemo.rc
│ ├── SmartDockingDemo.vcproj
│ ├── SmartDockingDemo.vcxproj
│ ├── SmartDockingDemo.vcxproj.filters
│ ├── SmartDockingDemoDoc.cpp
│ ├── SmartDockingDemoDoc.h
│ ├── SmartDockingDemoView.cpp
│ ├── SmartDockingDemoView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── WorkspaceBar.cpp
│ ├── WorkspaceBar.h
│ ├── WorkspaceBar2.cpp
│ ├── WorkspaceBar2.h
│ ├── res
│ │ ├── SmartDockingDemo.ico
│ │ ├── SmartDockingDemo.rc2
│ │ ├── SmartDockingDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── base.bmp
│ │ ├── bottom.bmp
│ │ ├── center.bmp
│ │ ├── left.bmp
│ │ ├── right.bmp
│ │ ├── top.bmp
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── StateCollection
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── OutputBar.cpp
│ ├── OutputBar.h
│ ├── ReadMe.txt
│ ├── StateCollection.cpp
│ ├── StateCollection.dsp
│ ├── StateCollection.dsw
│ ├── StateCollection.h
│ ├── StateCollection.rc
│ ├── StateCollection.vcproj
│ ├── StateCollection.vcxproj
│ ├── StateCollection.vcxproj.filters
│ ├── StateCollectionDoc.cpp
│ ├── StateCollectionDoc.h
│ ├── StateCollectionView.cpp
│ ├── StateCollectionView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── WorkspaceBar.cpp
│ ├── WorkspaceBar.h
│ ├── res
│ │ ├── StateCollection.ico
│ │ ├── StateCollection.rc2
│ │ ├── StateCollectionDoc.ico
│ │ ├── Toolbar.bmp
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── StateToFile
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── OpenProfileDlg.cpp
│ ├── OpenProfileDlg.h
│ ├── OutputBar.cpp
│ ├── OutputBar.h
│ ├── ReadMe.txt
│ ├── SaveProfileDlg.cpp
│ ├── SaveProfileDlg.h
│ ├── StateToFile.cpp
│ ├── StateToFile.dsp
│ ├── StateToFile.dsw
│ ├── StateToFile.h
│ ├── StateToFile.rc
│ ├── StateToFile.vcproj
│ ├── StateToFile.vcxproj
│ ├── StateToFile.vcxproj.filters
│ ├── StateToFileDoc.cpp
│ ├── StateToFileDoc.h
│ ├── StateToFileView.cpp
│ ├── StateToFileView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── StateToFile.ico
│ │ ├── StateToFile.rc2
│ │ ├── StateToFileDoc.ico
│ │ └── Toolbar.bmp
│ ├── resource.h
│ └── xptheme.xml
├── StatusBarDemo
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StatusBarDemo.cpp
│ ├── StatusBarDemo.dsp
│ ├── StatusBarDemo.dsw
│ ├── StatusBarDemo.h
│ ├── StatusBarDemo.rc
│ ├── StatusBarDemo.vcproj
│ ├── StatusBarDemo.vcxproj
│ ├── StatusBarDemo.vcxproj.filters
│ ├── StatusBarDemoDoc.cpp
│ ├── StatusBarDemoDoc.h
│ ├── StatusBarDemoView.cpp
│ ├── StatusBarDemoView.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── res
│ │ ├── StatusBarDemo.ico
│ │ ├── StatusBarDemo.rc2
│ │ ├── StatusBarDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── animation.bmp
│ │ ├── animation.png
│ │ ├── icon1.bmp
│ │ └── icon2.bmp
│ ├── resource.h
│ ├── xptheme.bin
│ └── xptheme.xml
├── TabControl
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TabControl.cpp
│ ├── TabControl.dsp
│ ├── TabControl.dsw
│ ├── TabControl.h
│ ├── TabControl.rc
│ ├── TabControl.sln
│ ├── TabControl.vcproj
│ ├── TabControl.vcxproj
│ ├── TabControl.vcxproj.filters
│ ├── TabControlDoc.cpp
│ ├── TabControlDoc.h
│ ├── TabControlView.cpp
│ ├── TabControlView.h
│ ├── res
│ │ ├── TabControl.ico
│ │ ├── TabControl.rc2
│ │ ├── TabControlDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── icons.bmp
│ │ └── theme.bmp
│ ├── resource.h
│ └── xptheme.xml
├── TabbedToolbar
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TabbedToolbar.cpp
│ ├── TabbedToolbar.dsp
│ ├── TabbedToolbar.dsw
│ ├── TabbedToolbar.h
│ ├── TabbedToolbar.rc
│ ├── TabbedToolbar.vcproj
│ ├── TabbedToolbar.vcxproj
│ ├── TabbedToolbar.vcxproj.filters
│ ├── TabbedToolbarDoc.cpp
│ ├── TabbedToolbarDoc.h
│ ├── TabbedToolbarView.cpp
│ ├── TabbedToolbarView.h
│ ├── res
│ │ ├── TabbedToolbar.ico
│ │ ├── TabbedToolbar.rc2
│ │ ├── TabbedToolbarDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── tooladd.bmp
│ │ ├── toolbact.bmp
│ │ ├── toolbadd.bmp
│ │ ├── toolbdac.bmp
│ │ ├── toolbdco.bmp
│ │ ├── toolbdia.bmp
│ │ ├── toolbint.bmp
│ │ ├── toolbqre.bmp
│ │ ├── toolbstd.bmp
│ │ ├── toolbsys.bmp
│ │ ├── toolbwin.bmp
│ │ ├── toolcomp.bmp
│ │ ├── toolcust.bmp
│ │ ├── tooldata.bmp
│ │ ├── toolstd.bmp
│ │ ├── toolwin.bmp
│ │ └── visman.bmp
│ ├── resource.h
│ └── xptheme.xml
├── TabbedView
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TabbedView.cpp
│ ├── TabbedView.dsp
│ ├── TabbedView.dsw
│ ├── TabbedView.h
│ ├── TabbedView.rc
│ ├── TabbedView.vcproj
│ ├── TabbedView.vcxproj
│ ├── TabbedView.vcxproj.filters
│ ├── TabbedViewDoc.cpp
│ ├── TabbedViewDoc.h
│ ├── TabbedViewView.cpp
│ ├── TabbedViewView.h
│ ├── View1.cpp
│ ├── View1.h
│ ├── View2.cpp
│ ├── View2.h
│ ├── View3.cpp
│ ├── View3.h
│ ├── View4.cpp
│ ├── View4.h
│ ├── res
│ │ ├── TabbedView.ico
│ │ ├── TabbedView.rc2
│ │ ├── TabbedViewDoc.ico
│ │ ├── Toolbar.bmp
│ │ └── Toolbar256.bmp
│ ├── resource.h
│ └── xptheme.xml
├── TagCloudDemo
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── PropertiesViewBar.cpp
│ ├── PropertiesViewBar.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TagCloudDemo.cpp
│ ├── TagCloudDemo.dsp
│ ├── TagCloudDemo.dsw
│ ├── TagCloudDemo.h
│ ├── TagCloudDemo.rc
│ ├── TagCloudDemo.vcproj
│ ├── TagCloudDemo.vcxproj
│ ├── TagCloudDemo.vcxproj.filters
│ ├── TagCloudDemoDoc.cpp
│ ├── TagCloudDemoDoc.h
│ ├── TagCloudDemoView.cpp
│ ├── TagCloudDemoView.h
│ ├── TagDlg.cpp
│ ├── TagDlg.h
│ ├── res
│ │ ├── TagCloudDemo.ico
│ │ ├── TagCloudDemo.rc2
│ │ ├── TagCloudDemo.toolbar.rc2
│ │ ├── TagCloudDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── TaskBarDemo
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── PropertiesViewBar.cpp
│ ├── PropertiesViewBar.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TaskBarDemo.cpp
│ ├── TaskBarDemo.dsp
│ ├── TaskBarDemo.dsw
│ ├── TaskBarDemo.h
│ ├── TaskBarDemo.rc
│ ├── TaskBarDemo.vcproj
│ ├── TaskBarDemo.vcxproj
│ ├── TaskBarDemo.vcxproj.filters
│ ├── TaskBarDemoDoc.cpp
│ ├── TaskBarDemoDoc.h
│ ├── TaskBarDemoView.cpp
│ ├── TaskBarDemoView.h
│ ├── res
│ │ ├── TaskBarDemo.ico
│ │ ├── TaskBarDemo.rc2
│ │ ├── TaskBarDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── error.ico
│ │ ├── info.ico
│ │ ├── photo.png
│ │ ├── shield.ico
│ │ ├── star.ico
│ │ ├── warning.ico
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── TasksPane
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── MyDialog.cpp
│ ├── MyDialog.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TaskPane.cpp
│ ├── TaskPane.h
│ ├── TasksPane.cpp
│ ├── TasksPane.dsp
│ ├── TasksPane.dsw
│ ├── TasksPane.h
│ ├── TasksPane.rc
│ ├── TasksPane.vcproj
│ ├── TasksPane.vcxproj
│ ├── TasksPane.vcxproj.filters
│ ├── TasksPaneDoc.cpp
│ ├── TasksPaneDoc.h
│ ├── TasksPaneView.cpp
│ ├── TasksPaneView.h
│ ├── res
│ │ ├── TasksPane.ico
│ │ ├── TasksPane.rc2
│ │ ├── TasksPaneDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── new_node.ico
│ │ ├── tasks.bmp
│ │ └── taskspanetoolbar.bmp
│ ├── resource.h
│ └── xptheme.xml
├── TearOffMenu
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TearOffMenu.cpp
│ ├── TearOffMenu.dsp
│ ├── TearOffMenu.dsw
│ ├── TearOffMenu.h
│ ├── TearOffMenu.rc
│ ├── TearOffMenu.vcproj
│ ├── TearOffMenu.vcxproj
│ ├── TearOffMenu.vcxproj.filters
│ ├── TearOffMenuDoc.cpp
│ ├── TearOffMenuDoc.h
│ ├── TearOffMenuView.cpp
│ ├── TearOffMenuView.h
│ ├── res
│ │ ├── TearOffMenu.ico
│ │ ├── TearOffMenu.rc2
│ │ ├── TearOffMenuDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── border_type.bmp
│ │ ├── menu_images.bmp
│ │ └── menu_images24.bmp
│ ├── resource.h
│ └── xptheme.xml
├── ToolBoxDemo
│ ├── AddButtonDlg.cpp
│ ├── AddButtonDlg.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TBListCtrl.cpp
│ ├── TBListCtrl.h
│ ├── ToolBox.cpp
│ ├── ToolBox.h
│ ├── ToolBoxDemo.cpp
│ ├── ToolBoxDemo.dsp
│ ├── ToolBoxDemo.dsw
│ ├── ToolBoxDemo.h
│ ├── ToolBoxDemo.rc
│ ├── ToolBoxDemo.vcproj
│ ├── ToolBoxDemo.vcxproj
│ ├── ToolBoxDemo.vcxproj.filters
│ ├── ToolBoxDemoDoc.cpp
│ ├── ToolBoxDemoDoc.h
│ ├── ToolBoxDemoView.cpp
│ ├── ToolBoxDemoView.h
│ ├── res
│ │ ├── ToolBoxDemo.ico
│ │ ├── ToolBoxDemo.rc2
│ │ ├── ToolBoxDemoDoc.ico
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── images.bmp
│ │ ├── images24.bmp
│ │ ├── propicons.bmp
│ │ ├── tools_page1hc.bmp
│ │ ├── tools_page2hc.bmp
│ │ └── tools_page3hc.bmp
│ ├── resource.h
│ └── xptheme.xml
├── ToolbarDateTimePicker
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── ToolbarDateTimePicker.cpp
│ ├── ToolbarDateTimePicker.dsp
│ ├── ToolbarDateTimePicker.dsw
│ ├── ToolbarDateTimePicker.h
│ ├── ToolbarDateTimePicker.rc
│ ├── ToolbarDateTimePicker.vcproj
│ ├── ToolbarDateTimePicker.vcxproj
│ ├── ToolbarDateTimePicker.vcxproj.filters
│ ├── ToolbarDateTimePickerDoc.cpp
│ ├── ToolbarDateTimePickerDoc.h
│ ├── ToolbarDateTimePickerView.cpp
│ ├── ToolbarDateTimePickerView.h
│ ├── res
│ │ ├── Toolbar.bmp
│ │ ├── ToolbarDateTimePicker.ico
│ │ ├── ToolbarDateTimePicker.rc2
│ │ └── ToolbarDateTimePickerDoc.ico
│ ├── resource.h
│ └── xptheme.xml
├── ToolbarEditBox
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── ToolbarEditBox.cpp
│ ├── ToolbarEditBox.dsp
│ ├── ToolbarEditBox.dsw
│ ├── ToolbarEditBox.h
│ ├── ToolbarEditBox.rc
│ ├── ToolbarEditBox.vcproj
│ ├── ToolbarEditBox.vcxproj
│ ├── ToolbarEditBox.vcxproj.filters
│ ├── ToolbarEditBoxDoc.cpp
│ ├── ToolbarEditBoxDoc.h
│ ├── ToolbarEditBoxView.cpp
│ ├── ToolbarEditBoxView.h
│ ├── res
│ │ ├── Toolbar.bmp
│ │ ├── ToolbarEditBox.ico
│ │ ├── ToolbarEditBox.rc2
│ │ └── ToolbarEditBoxDoc.ico
│ ├── resource.h
│ └── xptheme.xml
├── ToolbarImages
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── ToolbarImages.cpp
│ ├── ToolbarImages.dsp
│ ├── ToolbarImages.h
│ ├── ToolbarImages.rc
│ ├── ToolbarImages.vcproj
│ ├── ToolbarImages.vcxproj
│ ├── ToolbarImages.vcxproj.filters
│ ├── ToolbarImagesDoc.cpp
│ ├── ToolbarImagesDoc.h
│ ├── ToolbarImagesView.cpp
│ ├── ToolbarImagesView.h
│ ├── res
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── ToolbarImages.ico
│ │ ├── ToolbarImages.rc2
│ │ ├── ToolbarImagesDoc.ico
│ │ ├── toolbar24.bmp
│ │ └── toolbar_images_hc.bmp
│ ├── resource.h
│ └── xptheme.xml
├── ToolbarLabel
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── MyToolbarImage.cpp
│ ├── MyToolbarImage.h
│ ├── MyToolbarLabel.cpp
│ ├── MyToolbarLabel.h
│ ├── ReadMe.txt
│ ├── Resource.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── ToolbarLabel.cpp
│ ├── ToolbarLabel.dsp
│ ├── ToolbarLabel.dsw
│ ├── ToolbarLabel.h
│ ├── ToolbarLabel.rc
│ ├── ToolbarLabel.vcproj
│ ├── ToolbarLabel.vcxproj
│ ├── ToolbarLabel.vcxproj.filters
│ ├── ToolbarLabelDoc.cpp
│ ├── ToolbarLabelDoc.h
│ ├── ToolbarLabelView.cpp
│ ├── ToolbarLabelView.h
│ ├── res
│ │ ├── Toolbar.bmp
│ │ ├── ToolbarLabel.ico
│ │ ├── ToolbarLabel.rc2
│ │ ├── ToolbarLabelDoc.ico
│ │ └── my_bmp_l.bmp
│ └── xptheme.xml
├── TooltipDemo
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── MyToolTipCtrl.cpp
│ ├── MyToolTipCtrl.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TooltipDemo.cpp
│ ├── TooltipDemo.dsp
│ ├── TooltipDemo.dsw
│ ├── TooltipDemo.h
│ ├── TooltipDemo.rc
│ ├── TooltipDemo.vcproj
│ ├── TooltipDemo.vcxproj
│ ├── TooltipDemo.vcxproj.filters
│ ├── TooltipDemoDoc.cpp
│ ├── TooltipDemoDoc.h
│ ├── TooltipDemoView.cpp
│ ├── TooltipDemoView.h
│ ├── UserImages.bmp
│ ├── res
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── TooltipDemo.ico
│ │ ├── TooltipDemo.rc2
│ │ ├── TooltipDemo.toolbar.rc2
│ │ ├── TooltipDemoDoc.ico
│ │ └── icon.ico
│ ├── resource.h
│ └── xptheme.xml
├── TrayMenu
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TrayMenu.cpp
│ ├── TrayMenu.dsp
│ ├── TrayMenu.dsw
│ ├── TrayMenu.h
│ ├── TrayMenu.rc
│ ├── TrayMenu.vcproj
│ ├── TrayMenu.vcxproj
│ ├── TrayMenu.vcxproj.filters
│ ├── TrayMenuDlg.cpp
│ ├── TrayMenuDlg.h
│ ├── res
│ │ ├── TrayMenu.ico
│ │ ├── TrayMenu.rc2
│ │ └── menuimag.bmp
│ ├── resource.h
│ └── xptheme.xml
├── TreeMapDemo
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── PropertiesViewBar.cpp
│ ├── PropertiesViewBar.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── TreeMapDemo.cpp
│ ├── TreeMapDemo.dsp
│ ├── TreeMapDemo.dsw
│ ├── TreeMapDemo.h
│ ├── TreeMapDemo.rc
│ ├── TreeMapDemo.sln
│ ├── TreeMapDemo.vcproj
│ ├── TreeMapDemo.vcxproj
│ ├── TreeMapDemo.vcxproj.filters
│ ├── TreeMapDemoDoc.cpp
│ ├── TreeMapDemoDoc.h
│ ├── TreeMapDemoView.cpp
│ ├── TreeMapDemoView.h
│ ├── TreeMapGroupDlg.cpp
│ ├── TreeMapGroupDlg.h
│ ├── res
│ │ ├── Toolbar.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── TreeMapDemo.ico
│ │ ├── TreeMapDemo.rc2
│ │ ├── TreeMapDemo.toolbar.rc2
│ │ ├── TreeMapDemoDoc.ico
│ │ └── workspace.bmp
│ ├── resource.h
│ └── xptheme.xml
├── UndoBox
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── UndoBar.cpp
│ ├── UndoBar.h
│ ├── UndoBox.cpp
│ ├── UndoBox.dsp
│ ├── UndoBox.dsw
│ ├── UndoBox.h
│ ├── UndoBox.rc
│ ├── UndoBox.vcproj
│ ├── UndoBox.vcxproj
│ ├── UndoBox.vcxproj.filters
│ ├── UndoBoxDoc.cpp
│ ├── UndoBoxDoc.h
│ ├── UndoBoxView.cpp
│ ├── UndoBoxView.h
│ ├── UndoListBox.cpp
│ ├── UndoListBox.h
│ ├── res
│ │ ├── Toolbar.bmp
│ │ ├── UndoBox.ico
│ │ ├── UndoBox.rc2
│ │ └── UndoBoxDoc.ico
│ ├── resource.h
│ └── xptheme.xml
├── UserTools
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── MyCustomuzeDlg.cpp
│ ├── MyCustomuzeDlg.h
│ ├── PropsDlg.cpp
│ ├── PropsDlg.h
│ ├── ReadMe.txt
│ ├── SampleUserTool.cpp
│ ├── SampleUserTool.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── UserTools.cpp
│ ├── UserTools.dsp
│ ├── UserTools.dsw
│ ├── UserTools.h
│ ├── UserTools.rc
│ ├── UserTools.vcproj
│ ├── UserTools.vcxproj
│ ├── UserTools.vcxproj.filters
│ ├── UserToolsDoc.cpp
│ ├── UserToolsDoc.h
│ ├── UserToolsView.cpp
│ ├── UserToolsView.h
│ ├── res
│ │ ├── Toolbar.bmp
│ │ ├── UserTools.ico
│ │ ├── UserTools.rc2
│ │ └── UserToolsDoc.ico
│ ├── resource.h
│ └── xptheme.xml
├── WinUITilesDemo
│ ├── AboutView.cpp
│ ├── AboutView.h
│ ├── DateTimeTile.cpp
│ ├── DateTimeTile.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── SettingsDlg.cpp
│ ├── SettingsDlg.h
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── StockTile.cpp
│ ├── StockTile.h
│ ├── WinUITilesDemo.cpp
│ ├── WinUITilesDemo.dsp
│ ├── WinUITilesDemo.dsw
│ ├── WinUITilesDemo.h
│ ├── WinUITilesDemo.rc
│ ├── WinUITilesDemo.sln
│ ├── WinUITilesDemo.vcproj
│ ├── WinUITilesDemo.vcxproj
│ ├── WinUITilesDemo.vcxproj.filters
│ ├── WinUITilesDemoDoc.cpp
│ ├── WinUITilesDemoDoc.h
│ ├── WinUITilesDemoView.cpp
│ ├── WinUITilesDemoView.h
│ ├── res
│ │ ├── About.png
│ │ ├── About_FC.png
│ │ ├── Camera.png
│ │ ├── Camera_FC.png
│ │ ├── Caption_Settings.png
│ │ ├── Caption_Settings_FC.png
│ │ ├── Caption_SignIn.png
│ │ ├── Caption_SignIn_FC.png
│ │ ├── Desktop.png
│ │ ├── IE.png
│ │ ├── IE_FC.png
│ │ ├── Mail.png
│ │ ├── Mail_FC.png
│ │ ├── Maps.png
│ │ ├── Maps_FC.png
│ │ ├── Messaging.png
│ │ ├── Messaging_FC.png
│ │ ├── Music.png
│ │ ├── Music_FC.png
│ │ ├── PageBackground.png
│ │ ├── People.PNG
│ │ ├── People_FC.PNG
│ │ ├── Photos.png
│ │ ├── Photos_FC.png
│ │ ├── Reader.png
│ │ ├── Reader_FC.png
│ │ ├── Remote_Desktop.png
│ │ ├── Remote_Desktop_FC.png
│ │ ├── Settings.png
│ │ ├── Settings_FC.png
│ │ ├── SkyDrive.png
│ │ ├── SkyDrive_FC.png
│ │ ├── Solitare.png
│ │ ├── Solitare_FC.png
│ │ ├── Video.png
│ │ ├── Video_FC.png
│ │ ├── Weather1.png
│ │ ├── Weather2.png
│ │ ├── Weather3.png
│ │ ├── Weather4.png
│ │ ├── WinUITilesDemo.ico
│ │ ├── WinUITilesDemo.rc2
│ │ ├── WinUITilesDemoDoc.ico
│ │ ├── Xbox_Companion.png
│ │ ├── Xbox_Companion_FC.png
│ │ ├── Xbox_Live.png
│ │ ├── Xbox_Live_FC.png
│ │ ├── about.visual-bcgsoft
│ │ ├── calendar.png
│ │ ├── calendar_FC.png
│ │ ├── image1.png
│ │ ├── image2.png
│ │ ├── image3.png
│ │ ├── image4.png
│ │ ├── image5.png
│ │ ├── image6.png
│ │ ├── image7.png
│ │ ├── settings.visual-bcgsoft
│ │ └── tile.png
│ ├── resource.h
│ └── xptheme.xml
├── WorkSpaceToolBar
│ ├── ChildFrm.cpp
│ ├── ChildFrm.h
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── ReadMe.txt
│ ├── StdAfx.cpp
│ ├── StdAfx.h
│ ├── WorkSpaceToolBar.cpp
│ ├── WorkSpaceToolBar.dsp
│ ├── WorkSpaceToolBar.dsw
│ ├── WorkSpaceToolBar.h
│ ├── WorkSpaceToolBar.rc
│ ├── WorkSpaceToolBar.vcproj
│ ├── WorkSpaceToolBar.vcxproj
│ ├── WorkSpaceToolBar.vcxproj.filters
│ ├── WorkSpaceToolBarDoc.cpp
│ ├── WorkSpaceToolBarDoc.h
│ ├── WorkSpaceToolBarView.cpp
│ ├── WorkSpaceToolBarView.h
│ ├── WorkspaceBar.cpp
│ ├── WorkspaceBar.h
│ ├── res
│ │ ├── Toolbar.bmp
│ │ ├── WorkSpaceToolBar.ico
│ │ ├── WorkSpaceToolBar.rc2
│ │ ├── WorkSpaceToolBarDoc.ico
│ │ ├── workspace.bmp
│ │ └── workspace_bar.bmp
│ ├── resource.h
│ └── xptheme.xml
└── XMLSettings
├── BCGPXMLSettings.cpp
├── BCGPXMLSettings.h
├── ChildFrm.cpp
├── ChildFrm.h
├── MainFrm.cpp
├── MainFrm.h
├── OutputBar.cpp
├── OutputBar.h
├── ReadMe.txt
├── StdAfx.cpp
├── StdAfx.h
├── UserImages.bmp
├── WorkspaceBar.cpp
├── WorkspaceBar.h
├── XMLSettings.cpp
├── XMLSettings.dsp
├── XMLSettings.dsw
├── XMLSettings.h
├── XMLSettings.rc
├── XMLSettings.vcproj
├── XMLSettings.vcxproj
├── XMLSettings.vcxproj.filters
├── XMLSettingsDoc.cpp
├── XMLSettingsDoc.h
├── XMLSettingsView.cpp
├── XMLSettingsView.h
├── res
│ ├── Toolbar.bmp
│ ├── XMLSettings.ico
│ ├── XMLSettings.rc2
│ ├── XMLSettingsDoc.ico
│ ├── shortcuts.bmp
│ └── workspace.bmp
├── resource.h
├── user.xml
└── xptheme.xml
475 directories, 6427 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论