Skip to content

xiaoxiongnpu/WPF-Controls

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actipro WPF Controls

Latest Downloads Integration Build Contributor Covenant Follow @Actipro

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
Sample Browser Sample Browser

Table of Contents

About WPF Controls

The Actipro WPF Controls include:

  • SyntaxEditor - A syntax-highlighting code editor control and parsing suite.
  • 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.

Sample Browser

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, which currently targets .NET Framework 4.6.2.

Browsing Documentation

Complete product documentation is available on our web site.

Sample Browser

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:

  • 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:

SyntaxEditor Language Add-on Packages

Use these packages for SyntaxEditor's premium language add-ons as needed, which are shipped separately from the metapackage:

Other Packages

These packages are optional and shipped separately from the metapackage:

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.

About

Actipro WPF Controls samples, documentation, and related open-source projects. Build beautiful user interfaces in your WPF applications using Actipro's controls.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%