ActiproSoftware.Controls.WinForms.Wizard
21.1.0
Prefix Reserved
See the version list below for details.
dotnet add package ActiproSoftware.Controls.WinForms.Wizard --version 21.1.0
NuGet\Install-Package ActiproSoftware.Controls.WinForms.Wizard -Version 21.1.0
<PackageReference Include="ActiproSoftware.Controls.WinForms.Wizard" Version="21.1.0" />
paket add ActiproSoftware.Controls.WinForms.Wizard --version 21.1.0
#r "nuget: ActiproSoftware.Controls.WinForms.Wizard, 21.1.0"
// Install ActiproSoftware.Controls.WinForms.Wizard as a Cake Addin #addin nuget:?package=ActiproSoftware.Controls.WinForms.Wizard&version=21.1.0 // Install ActiproSoftware.Controls.WinForms.Wizard as a Cake Tool #tool nuget:?package=ActiproSoftware.Controls.WinForms.Wizard&version=21.1.0
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=21.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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.1
- ActiproSoftware.Controls.WinForms.Shared (= 21.1.0)
-
.NETFramework 4.0
- ActiproSoftware.Controls.WinForms.Shared (= 21.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ActiproSoftware.Controls.WinForms.Wizard:
Package | Downloads |
---|---|
ActiproSoftware.Controls.WinForms
The Actipro WinForms Controls, which is a set of UI controls for building Windows Forms desktop applications with advanced functionality. This metapackage includes the Actipro Bars, Docking/MDI, Navigation, SyntaxEditor, Wizard, and Shared Library products. The various optional premium SyntaxEditor language add-on (ActiproSoftware.Controls.WinForms.SyntaxEditor.Addons.* packages) libraries are not included in this metapackage, and must be referenced separately if needed. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=24.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.