|
Hi,
I want to extend the ContextMenu class, I want to add new methods and properties
Do I just create a new class which inherits from ContextMenu ? Or is there anything else I need to do ?
I want the user to be able to add my custom ContextMenu to a form using Visual Studio.NET
Thnx. |