最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Is there any Delphi TActionTActionListTImageList equivalent in C# WinForms? - Stack Overflow

programmeradmin0浏览0评论

I need dynamically manage aviability of actions in WinForm app. Actions should be aviable on main menu, toolbar or just by pressing a keyboard shortcut. In Delphi, there was a great framework - TAction, TImageList. I could assign Action to menuitem, or toolbutton - and then enabling or disablig it, or changing its visibility - was connected to menuitem / button.

I cannot find anything similar in WinForms. I've found ImageList - but it seems to be for something completly different.

发布评论

评论列表(0)

  1. 暂无评论