共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > ActionList for Windows Forms |
ActionList for Windows Forms
|
0 | 0 | 31 |
贡献者 | 讨论 | 代码提交 |
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.