Screenshot Preview

Actipro Ribbon for WPF - Summary

by Actipro Software - Product Type: Component / .NET WPF / 100% Managed Code / Source Code

Summary

Actipro Ribbon for WPF by Actipro Software

URLs: actipro-ribbon-for-wpf, actipro ribbon for wpf, actiproribbonforwpf, actipro

Add an Office 2010 ribbon user interface with Backstage to your WPF applications.Actipro Ribbon for WPF provides an Office 2007-like ribbon user interface that can be used in any WPF application and adheres to Microsoft’s ribbon requirements. Features include ribbon resizing, application menu, QAT, many control types, multiple layout options, key tips, screen tips, usage of the WPF command model, several themes, XAML layout, RTL support, XBAP compatibility, and much more. Actipro Ribbon for WPF is part of the Actipro WPF Studio. All Actipro WPF component licenses include one year of free upgrades to any major/minor new versions. Actipro Ribbon for WPF Source Code available. Run time Royalty Free.

Actipro Ribbon for WPF is a control suite that implements an Office 2007-like user interface for the Windows Presentation Foundation (WPF) and meets all of the core Microsoft licensing requirements for implementation of a ribbon user interface. Actipro Ribbon for WPF is part of the Actipro WPF Studio. Actipro WPF Studio currently includes: Actipro Ribbon, Actipro Wizard, Actipro Bar Code and the Actipro Shared Library. Actipro WPF Studio licenses include one year of free upgrades to any new WPF product versions and also any new WPF component products introduced. All components included in the suite have extensive Visual Studio 2008 Designer functionality.

Actipro Ribbon for WPF has been designed from the ground up to follow WPF best practices, be extremely configurable, use a command-driven model, and allow for reproduction of nearly all the user interface features found in Office.

Control Features

Full implementation of the core Microsoft ribbon user interface requirements.

Ribbon bar that has tabs containing groups capable of hosting child controls.

Built-in control types include buttons, checkable buttons, popup buttons, split buttons, checkable split buttons, checkboxes, radio buttons, textboxes, comboboxes, font family comboboxes, font size comboboxes, separators, labeled separators, in-ribbon galleries, popup galleries, and color picker galleries.

Gallery controls that can be used in-ribbon or on popups and support data binding to any source, rendering via templates or custom draw, animated scrolling, multiple resizing options, selection tracking, categories, filtering, and zooming-in on item mouse over.

Color picker gallery control supports multiple categories of colors and optionally auto-generates lighter/darker shades of colors.

Use any built-in ribbon control standalone anywhere outside of the ribbon.

Ability to add any control, including UserControls, anywhere into the ribbon, popups, menus, or the application menu.

Multiple ways to lay out controls on the ribbon via the use of various panels.

Application menu, with menu items and footer buttons.

Ability to place any control on the right side of the application menu, such as a recent documents list.

Quick access toolbar that can be displayed above or below the ribbon.

Powerful cloning framework for customizing the QAT and persisting changes between application sessions. Full source for a Customize QAT dialog page is included.

Contextual tab groups whose visibility can be toggled on and off.

RibbonWindow class that can be used to provide a Office-like window appearance, even without the use of a ribbon control.

Appearance Features

Visual styles that match Office 2007.

Built-in blue, black and silver color schemes, with the ability to generate an entire custom color scheme based on a single color.

Any of the hundreds of colors in a color scheme may be individually modified as needed.

Reuse stock brushes and colors on external controls such as ListBoxes to keep a consistent UI.

Styles for StatusBars and their items, ScrollViewers, ScrollBars, and numerous other controls.

Fade and other color animations throughout the user interface.

Vista glass support.

Layout, Globalization, and Accessibility Features

Automated ribbon control resizing that can be fully customized so that less important controls scale down or collapse sooner.

Ability to save on screen real estate by minimizing the ribbon.

Ribbon can collapse when it becomes smaller than a certain width or height.

Key tips that provide quick keyboard access to any control.

Screen tips that can be assigned to any control and support on-the-fly content creation.

Right-to-left support is fully integrated for languages such as Hebrew or Arabic.

Scale the ribbon up or down to any size.

Command Model

Takes full advantage of the WPF command model.

Commands can provide various UI elements such as labels and images so that controls with the same command can automatically get the same user interface.

Code and Requirements

Includes detailed documentation and a sample project that demos nearly every feature.

Written in 100% pure C# and is based on the Windows Presentation Foundation framework.

Requires the .NET 3.0 or 3.5 run-time framework.

Full XAML support and XBAP compatibility.

Extensive Visual Studio 2008 designer capabilities.

Visual Studio 2008 and/or Expression Blend are recommended development tools for this product.

What's New in Actipro Ribbon for WPF 2011.2?

App-Wide Themes - Actipro Themes includes professionally-designed themes that cover all system and Office themes including high contrast mode. The themes apply to all Actipro controls and optionally to native WPF controls.

Styles/Templates for Native WPF Controls - Enhanced styles and templates for all native WPF controls (TextBox, ToolBox, TreeView, etc.) are included. These styles can be automatically applied app-wide via a single line of code. Or you can choose to use them on specific controls only, accessible via pre-defined style keys.

Common Asset Pool - There are well over 800 asset resources for each of the system and Office themes supported. All custom and native control styles/templates use the same assets. This ensures that controls placed next to each other always render with similar colors that complement each other.

Advanced Tinting - Actipro Themes supports the tinting of any theme or portion of a theme towards a certain color. This means that you can take a built-in theme like the Office Silver theme, and make it a red one instead.

Appearance Improvements - Actipro Themes includes updated menu, toolbar, and statusbar appearances that were inspired by Visual Studio 2010’s look. The simplified design uses a darker workspace area, with lighter content areas in each docking window. This higher contrast appearance focuses the end user's eye on the content without distracting it with non-active UI elements, thus making for a more effective user interface.

What's New in Actipro Ribbon for WPF 2011.1?

Updated the RibbonWindow title to center itself when possible, similar to Office 2010.

What's New in Actipro Ribbon for WPF 2010.2?

Added Office 2010 themes with glass extensions into the tab area.

Added new Backstage, BackstageTab, TaskTabControl, and TaskTabItem controls. Updated the main demo and added a new QuickStart to show off Backstage.

Added the Ribbon.IsApplicationMenuOpenChanged event, which also fires for Backstage.

Added the Ribbon.ApplicationButtonLabel property, which allows dynamic changing of the Scenic application button's text at run-time. Updated related QuickStart to show new feature.

Added the ComboBox.StaysOpenOnClick property.

Updated Tabs so that pressing Tab will enter the group items.

Fixed a bug where key tips with partial matches weren't marking the key down event has handled.

Fixed a bug where number keys could access a disabled RecentDocumentMenu.

What's New in Actipro Ribbon for WPF 2010.1?

Changed various aspects of the ribbon UI to render more like the new Scenic ribbon and Office 2010 standards by default.

Added the Ribbon.UseScenicLayout property that can be set to false to use the Office 2007 'orb' style application button, as was the default in previous versions.

Updated templates for the Ribbon, RibbonWindow, ApplicationButton, ApplicationMenu, and QuickAccessToolBar

What's New in Actipro Ribbon for WPF 2009.2?

Version 2009.2 adds designer support for Visual Studio 2010 and Expression Blend 3.

What's New in Actipro Ribbon for WPF 2009.1?

Fixed a bug where run-time label changes to contextual tab groups or tabs in them may not resize the controls appropriately

Fixed a bug where RibbonWindow content could be clipped when glass is active in .NET 4.0 beta 2

Windows 7 Compatible

Expression Blend Compatible

Add an Office 2010 ribbon user interface with Backstage to your WPF applications.

Pricing: Actipro Ribbon 2011.2 for WPF 1 Developer Subscription License (Includes 12 months of updates, both minor and major, email and forums based support and more), Actipro Ribbon 2011.2 for WPF 1 Developer Subscription License, per license for 2 licenses (minimum quantity 2) (Includes 12 months of updates, both minor and major, email and forums based support and more), Actipro Ribbon 2011.2 for WPF 1 Developer Subscription License, per license from 3 up to 4 licenses (minimum quantity 3) (Includes 12 months of updates, both minor and major, email and forums based support and more), Actipro Ribbon 2011.2 for WPF 1 Developer Subscription License, per license from 5 up to 7 licenses (minimum quantity 5) (Includes 12 months of updates, both minor and major, email and forums based support and more), Actipro Ribbon 2011.2 for WPF 8 or More Developer Subcription Licenses, Price per license (minimum quantity 8) (Includes 12 months of updates, both minor and major, email and forums based support and more), Actipro Ribbon 2011.2 for WPF 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) (Includes 12 months of updates, both minor and major, email and forums based support and more), Actipro Ribbon 2011.2 for WPF 1 Enterprise License (Allows Unlimited Developers throughout your entire organization, regardless of location) (Includes 12 months of updates, both minor and major, email and forums based support and more), Actipro Ribbon 2011.2 for WPF 1 Blueprint License - (Source Code License) (Current Developer, Enterprise or Site License Subcriptions Required) (Includes 12 months of updates, both minor and major, email and forums based support and more), Actipro Ribbon for WPF - Renewal 1 Developer Renewal License (if you have a current Developer Subscription or if your Developer Subscription expired within the past 30 days), Actipro Ribbon for WPF - Renewal 1 Developer Renewal License, per license for 2 licenses (minimum quantity 2) (if you have a current Developer Subscription or if your Developer Subscription expired within the past 30 days), Actipro Ribbon for WPF - Renewal 1 Developer Renewal License, per license from 3 up to 4 licenses (minimum quantity 3) (if you have a current Developer Subscription or if your Developer Subscription expired within the past 30 days), Actipro Ribbon for WPF - Renewal 1 Developer Renewal License, per license from 5 up to 7 licenses (minimum quantity 5)(if you have a current Developer Subscription or if your Developer Subscription expired within the past 30 days), Actipro Ribbon for WPF - Renewal 8 or More Developer Renewal License, Price per license (minimum quantity 8) (if you have a current Developer Subscription or if your Developer Subscription expired within the past 30 days), Actipro Ribbon for WPF - Renewal 1 Site Wide Renewal License (if you have a current Site Wide Subscription or if your Site Wide Subscription expired within the past 30 days), Actipro Ribbon for WPF - Renewal 1 Enterprise Renewal License (if you have a current Enterprise Subscription or if your Enterprise Subscription expired within the past 30 days), Actipro Ribbon for WPF - Renewal 1 Blueprint Renewal License (if you have a current Blueprint Subscription or if your Blueprint Subscription expired within the past 30 days. You also need a Current Developer, Enterprise or Site License Subcription)

Evals & Downloads: Read the Actipro WPF Studio help file, Read the Actipro Software End User License Agreement, Download the Actipro WPF Studio 2011.2 evaluation on to your computer - Expires after 21 days

Operating System for Deployment: Windows 7, Windows Vista, Windows XP, Windows Server 2003

Architecture of Product: 32Bit, 64Bit

Product Type: Component

Component Type: .NET WPF, 100% Managed Code, Source Code

Built Using: Visual C# .NET

Compatible Containers: Microsoft Visual Studio 2010, Microsoft Visual Studio 2008, Microsoft Visual Studio 2005, Microsoft Visual Basic 2010, Microsoft Visual Basic 2008, Microsoft Visual Basic 2005, Microsoft Visual C++ 2010, Microsoft Visual C++ 2008, Microsoft Visual C++ 2005, Microsoft Visual C# 2010, Microsoft Visual C# 2008, Microsoft Visual C# 2005, .NET Framework 4.0, .NET Framework 3.5

Product Class: User Interface Components

Keywords: actipro ribbon for wpf, actipro ribbon wpf

Actipro Software

User Interface UI

Part numbers: PC-518151-422939 518151-422939 PC-518151-422941 518151-422941 PC-518151-422963 518151-422963 PC-518151-422965 518151-422965 PC-518151-422943 518151-422943 PC-518151-422945 518151-422945 PC-518151-422955 518151-422955 PC-518151-422957 518151-422957 PC-518151-422947 518151-422947 PC-518151-422967 518151-422967 PC-518151-422969 518151-422969 PC-518151-422949 518151-422949 PC-518151-422951 518151-422951 PC-518151-422953 518151-422953 PC-518151-422959 518151-422959 PC-518151-422961 518151-422961

Mfr. Part No: #1134 #1135 #1136 #1137 #1138 #1139 #1140 #1141

Product Search

Enter search words:

Award