BCGControlBar Library Professional (BCGControlBar Pro MFC)

by BCGSoft - 製品のタイプ: Component / DLL / VC++ Class Library / Source Code / Static Link Library

この商品については、日本語の説明書きはございません。
BCGControlBar Library - Professional  - V10.2 のスクリーンショットCreate applications with a user interface similar to Microsoft Office 2007 / XP / 2003 / 2007, Microsoft Visual Studio, Microsoft Internet Explorer (IE) and other well-known products. BCGControlBar Library Professional (BCGControlBar Pro MFC) is an MFC extension library with more than 200 well designed, tested and fully documented MFC extension classes such as toolbars, menus, controls as well as customization and visualization, that can be incorporated into your application to add Office like and Microsoft Visual Studio like UI. BCGControlBar Library Professional (BCGControlBar Pro MFC) supports Office 2007 (Office 12) style with Ribbon control, skinned interface, Vista Aero, Gantt and more. BCGControlBar Library Professional License includes Source Code and a free one year subscription that entitles you to e-mail technical support, patches and upgrades.

¥97,125 (税込)

一般向け価格については下記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。

BCGControlBar Library Professional (BCGControlBar Pro MFC) V10.2 - Source Code and 1 Year Subscription Included

カートに追加 ¥ 97,125 (税込) 1 Developer Subscription License per Developer 1-4 Developers ダウンロード (30.7 MB)
カートに追加 ¥ 83,160 (税込) 1 Developer Subscription License per Developer 5-10 Developers ダウンロード (30.7 MB)
カートに追加 ¥ 67,935 (税込) 1 Developer Subscription License per Developer 11-20 Developers ダウンロード (30.7 MB)
カートに追加 ¥ 1,359,435 (税込) 1 Corporate License (Allows unlimited developers inside a single company) ダウンロード (30.7 MB)

BCGControlBar Library Professional (BCGControlBar Pro MFC) V10.2 - Renewal

カートに追加 ¥ 40,740 (税込) 1 Developer Subscription Renewal License 要確認 ダウンロード (30.7 MB)
カートに追加 ¥ 680,295 (税込) 1 Corporate Renewal License (Allows unlimited developers inside a single company) 要確認 ダウンロード (30.7 MB)

すべてのご注文にて弊社標準の 契約条件および返品条件の内容が適用されます。 

一般向け価格については上記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。

What's New in BCGControlBar Library Professional (BCGControlBar Pro MFC) V10?

  • Improved Office 2007-style Ribbon
  • Calendar and Grid Enhancements
  • Skinned dialogs and forms
  • Vista Aero controls
  • Gantt Chart
  • Ribbon Designer is available: This designer dramatically simplifies the ribbon creation process and allows to create the "state of the art" products in few minutes.

What's New in BCGControlBar Library Professional (BCGControlBar Pro MFC) V9.56?

The library is fully-compatible with Microsoft® Visual Studio 2008 now. The following features have been implemented:

  • Integration and Build wizard
  • VS 2008 Application Wizard

Implemented a new visual manager "CBCGPVisualManagerVS2008" which allows to create applications with Microsoft® Visual Studio 2008 ("Orcas") look.

What's New in BCGControlBar Library Professional (BCGControlBar Pro MFC) V9.55?

  • Added .PNG image support for the following products:CBCGPButton, CBCGPHotSpotImageCtrl, CBCGPPropertySheet,CBCGPRibbonStatusBarPane
  • The .PNG image support can be excluded from the product now
  • MS Office 2007-style DLLs have a version number prefix now: for example, MS Office 2007 Blue theme DLL in version 9.55 has the following file name: BCGPStyle2007Luna955.dll
  • CBCGPVisualManager2007: MDI child system buttons located on the menu bar have Office 2007 look now. 
  • CBCGPRibbonEdit class has a new protected method: CreateSpinButton. Calling this method allows to create spin buttons in CBCGPRibbonEdit-derived classes. 

What's New in BCGControlBar Library Professional (BCGControlBar Pro MFC) V9.53?

  • Added support for Microsoft® Visual Studio® 9.0 Beta 1 (Code Name "Orcas"). The Build and Integration Wizards are not ready yet, but you can open VS 9.0 solutions (BCGCBPro90.sln or BCGCBProStatic90.vcproj), build required DLLs/libraries and use them in your projects. All our examples/samples were thoroughly tested with VS 9.0 and no problems were detected. However, if you detect any compatibility issues, please inform us and we'll resolve them. Important note: CBCGPMenuBar::GetMenu and CBCGPPopupMenu::GetMenu methods have been replaced by GetHMenu methods. This change made due to impossibility to override virtual methods returning different types in VS Orcas.
  • Added IE 7-style "Close" button displayed on active tabs

 

What's New in BCGControlBar Library Professional (BCGControlBar Pro MFC) V9.52?

  • Significantly improved Ribbon layout and performance
  • Added the ability to customize collapsing order of Ribbon control panels
  • CBCGPCaptionBar can be created as MS Office 2007-style message bar now
  • Now the toolkit utilizes Microsoft Office 2007 font (if installed on the client machine)

 

What's New in BCGControlBar Library Professional (BCGControlBar Pro MFC) V9.51?

  • CBCGPRibbonStatusBar is merged now with the frame bottom edge
  • Added tooltip support to ribbon galleries
  • Significantly improved behavior of ribbon mini-toolbar ("floaty")
  • CBCGPRibbonPaletteButton is automatically stretched when the parent ribbon panel is being resized

What's New in BCGControlBar Library Professional (BCGControlBar Pro MFC) V9.4?

  • BCGControlBar Pro is fully compatible with Microsoft® Windows® Vista® now. The following general features have been added and improved for the Vista support:
    • Ribbon "glass" caption. Includes semi-transparent icons on QAT, Vista-style system buttons with glove and animation nd glass-style contextual caption
    • Glass borders and captions in Visual Manager 2007
    • All menu shadows are fully Vista-compatible
    • The library correctly handles DWM notifications in order to automatically apply Aero styles to frames and control bars.  
  • The following ribbon gadgets have been added and improved:
    • Added a new class CBCGPRibbonEdit: implements ribbon edit box with image, text label and spin buttons.
    • CBCGPRibbonStatusBarPane allows to show animation on status bar pane. You need to pass an image list to CBCGPRibbonStatusBarPane constructor and call StartAnimation/StopAnimation methods in order to add animation to status bar pane.
    • CBCGPRibbonPaletteButton allows to resize drop-down menu.
    • CBCGPRibbonComboBox drop-down list is resizable
    • Added a new class CBCGPRibbonPaletteMenuButton: implements a popup palette submenu and can be used in CBCGPPopupMenu instead of CBCGPToolbarMenuButton item. Please take a look at CMainFrame::OnShowPopupMenu in BCGPMSOffice2007Demo example to learn how to use palettes in application context menus.
    • You can add separators to the Ribbon QAT
  • Introduced new, Office 2007-style options dialog. The new style 'PropSheetLook_List' has been added to CBCGPPropertySheet class. In addition, you can define your own property sheet headers. Call CBCGPPropertySheet::EnablePageHeader and override CBCGPPropertySheet::OnDrawPageHeader method in order to create your property sheet header.

What's New in BCGControlBar Library Professional (BCGControlBar Pro MFC) V9.3?

  • CBCGPVisualManager2007 implements MS Office 2007 Beta 2 Technical Refresh look
  • Added popup ribbon panels in minimized state. When an user clicks the category tab on minimized ribbon bar, the temporary popup category appears instead of restored ribbon. This functionality is very similar to Visual Studio auto-hide bars and allows to keep more free space for editing without loosing the ribbon functionality. This feature is provided automatically "out of the box", so no code changes are required
  • A new class CBCGPRibbonStatusbar has been added. This class implements Office 2007-style customizable, ribbon-based status bar control
  • The following new Ribbon widgets have been added:
    • CBCGPRibbonStatusBarPane: implements status bar pane element
       
    • CBCGPRibbonSlider: implements slider control
       
    • CBCGPRibbonProgressBar: implements progress bar
  • x64 libraries and DLLs are compiled in separate folder bin64. This prevents mix-up between 32 and 64-bit program databases when both platforms are used together

 


Overview

BCGControlBar Library Professional (BCGControlBar Pro MFC) ("Business Components Gallery ControlBar") is an MFC extension library that allows you to create Microsoft® Office 2000, XP, 2003 , 2007, Vista and Microsoft® Visual Studio®.NET like applications with full customization options (customizable toolbars, menus, keyboard and more).

The library has more than 200 fully documented MFC extension classes which can be easily incorporated into your application and save you hundreds of development and debugging hours.

BCGControlBar Professional Edition is an MFC extension library that includes many advanced features such as detachable tab windows, auto hide windows, docking control bars and toolbars that display context while dragging, new docking algorithms (similar to algorithms introduced in Microsoft® Visual Studio.NET® environment and Microsoft® Visio®), shortcut bars with detachable panes, tabbed toolbars, text editor with syntax highlighting and IntelliSense® style support, completely flat look and more:

  • Toolbars and Menus
    • Microsoft® Office 2000 , Office XP, Office 2003 and Office 2007 Look and feel toolbar and menu
    • Microsoft ® Visual Studio 6.0, Visual Studio.NET (VB.NET, C#, etc..), Visual Studio 2005 and VS2008 Themes
    • Microsoft® Internet Explorer (IE) Look
    • Custom Application Look (support for application-defined skin)
    • High and True color toolbar / menu images support
    • Large icons support
    • Auto-build keyboard shortcut names in menus and ToolTips
    • Toolbar Menu buttons
    • Built-in toolbar controls such as combo box, edit box, date/time picker, color picker and more
    • Tabbed Toolbars
    • Microsoft® Office-like "tear-off" ("detachable") menus
  • Control Bars
    • Shortcuts (Microsoft® Outlook style) bar
    • Visual Studio® style Docking/Resizable Control Bar with detachable tabs and Auto Hide mode.
    • VS 2005 style docking
    • Microsoft® Office style task pane
    • Visual Studio.NET® style Toolbox
    • Enhanced Status Bar with built-in progress bar, animation and icon
  • Advanced Document Management
    • MDI Tab Control and MDI Tab Groups
    • Tabbed Views
    • MTI interface support
    • Docking views
  • Customization
    • Customizable toolbars and menus
    • Context menu customization
    • Keyboard shortcuts customization
    • User defined tools
    • User defined image editing (simple bitmap editor is included)
  • Visualization and skins
    • Built-in skins: Office2000 like, OfficeXP like, Office2003 like, VS.NET like, VS2005 like
    • User defined skin
  • Planner Control
    • Microsoft® Outlook style Calendar with Day, Work Week, Week and Month Views
    • Appointment and scheduling
    • Appointment reminders
    • Recurring appointments
    • Events
    • Printing support
    • Integration with Calendar Control
  • Grid and Report Controls
    • Microsoft® Outlook style Report control with grouping, columns, printing drag and drop and more.
    • Advanced Grid control with support for hierarchical data
    • Built-in cell types such as text, number, color, font, URL and more
    • Data binding support. ODBC, ADO and DAO are provided of of the box
  • Popup (Desktop Alert) Window
    • This Microsoft® Office style popup control allows to display short-time messages
    • In opposite to the standard message box, this window doesn't require from the user to close it by clicking "Ok" button and it automatically disappears after short time
    • Content can be created from an user defined dialog resources or it can be automatically generated from given text and icon
    • Various Pop Up looks: Office 200/XP/2003, MSN Messenger and more
    • Various animation types: fade, slide and unfold
    • Semi-transparent background
    • Custom events
  • Miscellaneous GUI Controls
    • Advanced edit control with IntelliSense support and syntax highlighting
    • Property List Control
    • Hyperlink control
    • Advanced Tab Control
    • Microsoft® Office-style color picker
    • Font picker
    • Masked edit control
    • Date/Time picker
    • Calendar control
    • Images with hot-spot areas
    • Calculator
  • Dialogs
    • Advanced Property Sheet: the tab on top can be replaced by left-side shortcuts bar or tree.
    • Customization dialog
    • Image Edit dialog
    • Office-like color selection dialog box
    • Key Map Dialog
    • Windows Management dialog
  • Visual Studio Integration
    • Support for VC++ 6.0, VS.NET 2002/2003 ( VB.NET, CSharp, etc.) VS.NET 2005 and VS 2008
    • Integration Wizard integrates the library with your Visual Studio environment
    • Application Wizard allows to create MFC application with new cool look in seconds
    • Build Wizard build required library configuration (s).
    • MSDN-integrated Help. Integrates the library help with MSDN, so by pressing F1 key in your editor, you'll get a relevant help topic.
    • Skin Wizard allows to create your own skin from the scratch.
  • Miscellaneous
    • Shell management classes and shell tree and list controls
    • UNICODE support
    • Microsoft® Active Accessibility Support
    • Right-to-Left (RTL) Languages Support
    • The library has been translated to Chinese, Czech, Danish, Dutch, French, German, Greek, Hungarian, Italian, Japanese, Korean, Polish, Portuguese, Romanian, Russian, Slovak, Swedish, Turkish, Slovenian and Spanish. The built-in mechanism allows a developer to change the user-interface language during runtime

商品検索

検索したい単語を入力して下さい:

開発コストの計算


ROI計算の白書をご参考ください。

コードの行数: 42,000
人月: 42
人件費: $210,000

要求された機能:

1,000行当たりの人月:

1ヵ月当たりの人件費:

Award Award