0
Reply

Common menu processing

George Corner

George Corner

May 14 2009 2:48 PM
2k
I have the same menu on many windows.  How do I provide one handler for it?  [C#, VS2008, WinForms, Menu/Toolstrip, 90 detail items in menu structure, about 100 windows]  Repeating all this in every window is just not good practice.  But I'm challenged by how to instantiate a handler basically on top of each window.