Skip to main content
ActionListWinForms package icon

ActionListWinForms

Everyone who has worked with Borland's Delphi knows how powerful Actions are. Actions are used to link together various UI elements, such as buttons, menu items, and toolbar buttons, making them behave consistently: linked items are checked/ unchecked/ enabled/ disabled at the same time, and they share the same Text and eventually Image property and, of course, execute the same code once clicked. ActionList for .NET brings these features to Windows Forms developers. Please also download and execute 1.3.0 installer from https://dl.dropbox.com/u/103746479/installers/actionlist/setup.exe so as to enable design time support in Visual Studio.

Total Downloads
33.5K
33,510
Published
Jan 4, 2020
Latest stable version

Install

.NET CLI
dotnet add package ActionListWinForms --version 2.0.0
Package Manager Console
Install-Package ActionListWinForms -Version 2.0.0
PackageReference
<PackageReference Include="ActionListWinForms" Version="2.0.0" />

Frameworks

.NETFramework4.5

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.