I am relatively new to VS and C# but have years of experience in Delphi. One of the my favorite components when designing GUI in Delphi is ActionManager - centralized way to assign event handlers for actions as well as enabling/disabling them. Surprisingly, I can't find anything like this in Visual Studio 2008 Professional. I am sure that there should be third party implementations but I'd prefer something standard.
Can anybody suggest me something for this? Maybe there is some alternate way to effectively manage GUI actions that I am missing?
In WPF there are Commands, which are conceptually similar.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With