ActiproSoftware.Controls.WinForms.Navigation
21.1.1
See the version list below for details.
Install-Package ActiproSoftware.Controls.WinForms.Navigation -Version 21.1.1
dotnet add package ActiproSoftware.Controls.WinForms.Navigation --version 21.1.1
<PackageReference Include="ActiproSoftware.Controls.WinForms.Navigation" Version="21.1.1" />
paket add ActiproSoftware.Controls.WinForms.Navigation --version 21.1.1
#r "nuget: ActiproSoftware.Controls.WinForms.Navigation, 21.1.1"
// Install ActiproSoftware.Controls.WinForms.Navigation as a Cake Addin
#addin nuget:?package=ActiproSoftware.Controls.WinForms.Navigation&version=21.1.1
// Install ActiproSoftware.Controls.WinForms.Navigation as a Cake Tool
#tool nuget:?package=ActiproSoftware.Controls.WinForms.Navigation&version=21.1.1
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=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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETCoreApp 3.1
- ActiproSoftware.Controls.WinForms.Shared (= 21.1.1)
-
.NETFramework 4.0
- ActiproSoftware.Controls.WinForms.Shared (= 21.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ActiproSoftware.Controls.WinForms.Navigation:
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=22.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.