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.


Keywords
action, actionlist, controls, forms, list, visualstudio, windows, winforms
License
CPL-1.0
Install
Install-Package ActionListWinForms -Version 2.0.0

Documentation

ActionList for Windows Forms/.NET

This project is originally developed by Marco De Sanctis and released under Common Public License 1.0. It hasn't been updated for a while,

http://www.codeproject.com/Articles/13879/ActionList-for-NET-2-0

This fork is aiming to provide bug fixes based on its 1.1.1.0 release.

This project is released under Common Public License 1.0.