ActiproSoftware.Controls.WPF.Ribbon
20.1.1
Ribbon is a feature-rich control suite that implements an Office-like user interface for WPF applications, complete with modern themes and subtle animations.
The ribbon user interface was designed to replace the standard types of menus and toolbars that were found in many applications prior to its creation. Ribbons consolidate all user interface commands into a single location, which is easy to use and scales up and down well, thereby providing fast access to all commands regardless of window size.
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.Ribbon -Version 20.1.1
dotnet add package ActiproSoftware.Controls.WPF.Ribbon --version 20.1.1
<PackageReference Include="ActiproSoftware.Controls.WPF.Ribbon" Version="20.1.1" />
paket add ActiproSoftware.Controls.WPF.Ribbon --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.Ribbon:
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.