ActiproSoftware.Controls.WPF.Wizard
20.1.1
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 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 and samples are included in the WPF Controls download (https://www.actiprosoftware.com/download).
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.
Install-Package ActiproSoftware.Controls.WPF.Wizard -Version 20.1.1
dotnet add package ActiproSoftware.Controls.WPF.Wizard --version 20.1.1
<PackageReference Include="ActiproSoftware.Controls.WPF.Wizard" Version="20.1.1" />
paket add ActiproSoftware.Controls.WPF.Wizard --version 20.1.1
Dependencies
-
.NETCoreApp 3.0
- ActiproSoftware.Controls.WPF.Shared (= 20.1.1)
-
.NETFramework 4.0
- ActiproSoftware.Controls.WPF.Shared (= 20.1.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ActiproSoftware.Controls.WPF.Wizard:
Package | Downloads |
---|---|
ActiproSoftware.Controls.WPF
The Actipro WPF Controls, which is a vast set of UI controls for building beautiful WPF desktop applications with advanced functionality. This metapackage includes the Actipro Bar Code, Charts, Docking/MDI, Editors, Gauge, Grids, Micro Charts, Navigation, Ribbon, Shell, SyntaxEditor, Themes, Views, Wizard, and Shared Library products.
The various optional premium SyntaxEditor language add-on (ActiproSoftware.Controls.WPF.SyntaxEditor.Addons.* packages), Aero Themes (ActiproSoftware.Controls.WPF.Themes.Aero package), and DataGrid Contrib (ActiproSoftware.Controls.WPF.DataGrid.Contrib package) libraries are not included in this metapackage, and must be referenced separately if needed.
Documentation and samples are included in the WPF Controls download (https://www.actiprosoftware.com/download).
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.