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 installer from https://github.com/lextm/ActionListWinForms/downloads so as to install controls into Visual Studio.

Total Downloads
33.5K
33,510
Published
Aug 12, 2012
Latest stable version

Install

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

Frameworks

No framework metadata available.

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.

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

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.