ActiproSoftware.Controls.WinForms.Shared 25.1.2

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ActiproSoftware.Controls.WinForms.Shared --version 25.1.2
                    
NuGet\Install-Package ActiproSoftware.Controls.WinForms.Shared -Version 25.1.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ActiproSoftware.Controls.WinForms.Shared" Version="25.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ActiproSoftware.Controls.WinForms.Shared" Version="25.1.2" />
                    
Directory.Packages.props
<PackageReference Include="ActiproSoftware.Controls.WinForms.Shared" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ActiproSoftware.Controls.WinForms.Shared --version 25.1.2
                    
#r "nuget: ActiproSoftware.Controls.WinForms.Shared, 25.1.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ActiproSoftware.Controls.WinForms.Shared@25.1.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ActiproSoftware.Controls.WinForms.Shared&version=25.1.2
                    
Install as a Cake Addin
#tool nuget:?package=ActiproSoftware.Controls.WinForms.Shared&version=25.1.2
                    
Install as a Cake Tool

The Shared Library is a set of common controls and useful components for WinForms applications, and is included free with the purchase of any Actipro WinForms control products.

It contains the base WinUICore framework used by our other WinForms control products, along with a drawing framework, and some helpful controls like a markup label, scrollbar, and a color picker.

Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=25.1), and samples can be downloaded from the Actipro WinForms Controls GitHub repository (https://github.com/Actipro/WinForms-Controls).

NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows is compatible.  net7.0-windows was computed.  net8.0-windows is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.
  • net6.0-windows

    • No dependencies.
  • net8.0-windows

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on ActiproSoftware.Controls.WinForms.Shared:

Package Downloads
ActiproSoftware.Controls.WinForms.SyntaxEditor

SyntaxEditor is a powerful text editing Windows Forms control designed for use in IDE applications and script editing scenarios. Code editing features include syntax highlighting, code outlining, line numbers, block selection, IntelliPrompt UI, split views, bi-di support, and much more. SyntaxEditor is built on top of our next-generation extensible text/parsing framework. While over 20 sample languages are available to get you started (such as C#, VB, XML, and more), custom language definitions can be developed and distributed with your applications as well. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=26.1), and samples can be downloaded from the Actipro WinForms Controls GitHub repository (https://github.com/Actipro/WinForms-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.

ActiproSoftware.Controls.WinForms.Wizard

Wizard dialogs simplify the user experience of applications by taking complex tasks and breaking them up into a series of simple steps. Actipro Wizard is a lightweight Windows Forms control for building these wizard dialogs, while conforming to standard specifications. Its straightforward API makes it easy to quickly configure wizard pages. Simply create a page, set its page type, caption, description, and start adding controls to it. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=26.1), and samples can be downloaded from the Actipro WinForms Controls GitHub repository (https://github.com/Actipro/WinForms-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.

ActiproSoftware.Controls.WinForms.Docking

Docking/MDI is a complete docking tool window and multiple document interface solution for Windows Forms applications. Easily add a docking window and/or multiple document interface to your Windows Forms applications. Allow your end users to drag and dock windows wherever they please, and to persist their customizations. Tabbed MDI fills the workspace with open documents, while standard (windowed) MDI supports cascade and tile functionality. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=26.1), and samples can be downloaded from the Actipro WinForms Controls GitHub repository (https://github.com/Actipro/WinForms-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.

ActiproSoftware.Controls.WinForms.Bars

Bars includes advanced, customizable docking toolbars, menus, and statusbars for Windows Forms applications. The bar controls are based entirely on a command / command link design pattern, allowing for centralized command updates to filter through to every instance of a related command link in the user interface. This also facilitates complete run-time customization support for the end-user, similar to the features found in products like Visual Studio. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=26.1), and samples can be downloaded from the Actipro WinForms Controls GitHub repository (https://github.com/Actipro/WinForms-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.

ActiproSoftware.Controls.WinForms.Navigation

Navigation includes an Outlook-like navigation bar control with multiple panes for Windows Forms applications. The NavigationBar control is similar to the one found in Outlook, which allows for navigating through different panes of data. It has an elegant user interface which uses buttons to control which navigation pane is selected. Panes can display data or simply act as a container for child controls. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=26.1), and samples can be downloaded from the Actipro WinForms Controls GitHub repository (https://github.com/Actipro/WinForms-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.1.0-rc.1 87 7/10/2026
25.1.2 1,672 3/13/2026
25.1.1 1,443 1/22/2026
25.1.0 3,885 6/10/2025
24.1.1 5,531 9/10/2024
24.1.0 4,098 2/22/2024
23.1.3 12,803 12/4/2023
23.1.2 16,132 9/11/2023
23.1.1 12,023 4/3/2023
23.1.0 2,890 2/7/2023
22.1.3 29,807 8/17/2022
22.1.2 3,903 5/27/2022
22.1.1 3,049 3/14/2022
22.1.0 2,293 12/8/2021
21.1.1 4,243 9/7/2021
21.1.0 2,333 7/12/2021