WPF-Controls
WPF-Controls copied to clipboard
Actipro WPF Controls samples, documentation, and related open-source projects. Build beautiful user interfaces in your WPF applications using Actipro's controls.
Actipro WPF Controls
Samples, documentation, and other related open-source projects for Actipro WPF Controls, a vast set of modern-themed UI controls for building beautiful WPF desktop applications.
The controls ship with over 25 professionally-designed themes, and custom themes can be easily created using configurable theme definitions.
An Office Colorful Theme | A Custom Dark Slate Theme |
---|---|
![]() |
![]() |
Table of Contents
- About WPF Controls
-
Getting Started
- Running the Sample Browser Application
- Browsing Documentation
- Running Other Sample Applications
- Viewing Related Open-Source Projects
- NuGet Packages
- Supported Technologies
- Contributing
- Support
- Licensing
About WPF Controls
The Actipro WPF Controls include:
- SyntaxEditor - A syntax-highlighting code editor control and parsing suite.
- Bars - Advanced fluent ribbons, toolbars, menus and related controls.
- Docking/MDI - A complete docking tool window and multiple document interface solution.
- Editors - Part-based and masked edit controls, with advanced date/time picker.
- Grids - Advanced PropertyGrid and custom tree (TreeListBox/TreeListView) controls.
- Shell - Windows shell folder and file browsing controls.
- Gauge - A complete set of circular, linear, and digital gauge controls.
- Charts - Visualize complex data sets with stunning charts.
- Micro Charts - Small charts, also called sparklines, designed to visualize complex data.
- Ribbon - Easily add an Office-like user interface that meets all Microsoft specifications.
- Navigation - Navigation bar, explorer bar, breadcrumb, and zoom controls.
- Wizard - Everything you need to quickly create wizard dialogs.
- Views - Unique controls and panels that support fluid animated item layout.
- Bar Code - Vector-based 2D and linear bar code generation.
- Themes - Professionally-designed themes for your whole application.
- Shared Library - A set of common controls and useful components for WPF applications.
The control products themselves are closed-source commercial products, whose source is not included in this repo.
Getting Started
Running the Sample Browser Application
The Sample Browser application allows you to examine all of the Actipro WPF controls and their feature sets via hundreds of included demos and QuickStarts.
Follow these steps to run the application:
- Check out the repo.
- Open the
Samples\SampleBrowser\SampleBrowser.sln
solution in Visual Studio. - Build and run the solution's application project.
Browsing Documentation
Complete product documentation is available on our web site.
The Markdown source code for the product documentation is contained within this repo's Documentation\topics
folder. The documentation is built with DocFx.
Running Other Sample Applications
This repo contains two other sample application solutions that demonstrate specialized integrations:
-
Samples\PrismIntegration.sln
- Shows using Docking/MDI with the Prism library. -
Samples\WindowsWorkflowIntegration.sln
- Shows using SyntaxEditor and its .NET Languages Add-on as a rehosted Windows Workflow Designer expression editor, along with Docking/MDI and Themes.
Viewing Related Open-Source Projects
This repo also contains the following open-source projects, which can be opened in the Source\WPF-Libraries.sln
solution:
-
Bars.Mvvm
- An optional companion to the Actipro Bars product that supports easy MVVM integration. -
DataGrid.Contrib
- Several enhancements for the native Microsoft WPF DataGrid control. -
Editors.Interop.DataGrid
- Integration of Actipro Editors with the Microsoft WPF DataGrid control, with dedicated DataGrid column types for each of the editors.
NuGet Packages
Packages for the Actipro WPF Controls are published on nuget.org, all beginning with the ActiproSoftware.Controls.WPF
name prefix.
All WPF Controls Metapackage
This metapackage contains all of the control products, and is easiest to reference when getting started:
Individual WPF Control Packages
Use these individual control packages if you want to use a specific subset of the metapackage:
- ActiproSoftware.Controls.WPF.BarCode
- ActiproSoftware.Controls.WPF.Bars
- ActiproSoftware.Controls.WPF.Charts
- ActiproSoftware.Controls.WPF.Docking
- ActiproSoftware.Controls.WPF.Editors
- ActiproSoftware.Controls.WPF.Editors.Interop.DataGrid
- ActiproSoftware.Controls.WPF.Editors.Interop.Grids
- ActiproSoftware.Controls.WPF.Gauge
- ActiproSoftware.Controls.WPF.Grids
- ActiproSoftware.Controls.WPF.MicroCharts
- ActiproSoftware.Controls.WPF.Navigation
- ActiproSoftware.Controls.WPF.Ribbon
- ActiproSoftware.Controls.WPF.Shared
- ActiproSoftware.Controls.WPF.Shell
- ActiproSoftware.Controls.WPF.SyntaxEditor
- ActiproSoftware.Controls.WPF.Views
- ActiproSoftware.Controls.WPF.Wizard
SyntaxEditor Language Add-on Packages
Use these packages for SyntaxEditor's premium language add-ons as needed, which are shipped separately from the metapackage:
- ActiproSoftware.Controls.WPF.SyntaxEditor.Addons.DotNet - Advanced C#/VB languages in the .NET Languages Add-on.
- ActiproSoftware.Controls.WPF.SyntaxEditor.Addons.JavaScript - Advanced JavaScript/JSON languages in the Web Languages Add-on.
- ActiproSoftware.Controls.WPF.SyntaxEditor.Addons.Python - Advanced Python language in the Python Language Add-on.
- ActiproSoftware.Controls.WPF.SyntaxEditor.Addons.XML - Advanced XML language in the Web Languages Add-on.
Other Packages
These packages are optional and shipped separately from the metapackage:
-
ActiproSoftware.Controls.WPF.Bars.Mvvm - For using MVVM with
Bars
. -
ActiproSoftware.Controls.WPF.DataGrid.Contrib - For the
DataGrid.Contrib
project in this repo. - ActiproSoftware.Controls.WPF.Themes.Aero - For legacy Aero themes.
Supported Technologies
- Frameworks: .NET 5+, .NET Core 3.1, and .NET Framework 4.6.2+
- Architectures: Any CPU, ARM64, x64, and x86
- IDEs: Visual Studio 2019-2022
- SDKs: .NET SDK required for sample projects
Contributing
We welcome contributions to our open-source repository. If you want to submit a pull request, please first open a GitHub issue or contact us to discuss.
Read through our How to Contribute document, as it covers everything you need to know about contributing.
Support
Our Support document provides details about how to properly obtain support for both our closed-source UI control products and for code in this open-source repo (documentation, samples, and related libraries). This chart shows a quick summary:
UI Control Products | Open-Source Repos | |
---|---|---|
Contact us via support options | ✔ | ✔ |
Create a GitHub issue | ❌ | ✔ |
Licensing
While the source code in this repo falls under the terms of the included license document, the Actipro End-User License Agreement (EULA) applies to usage of our commercial WPF control products.
Visit the Actipro purchasing page to learn more about product licensing or to order developer licenses. Contact our sales team if you have any questions.