Hi!
I made a class and I just typed this in it
Inherits ContextMenu
well, at design time I can use it and I can just design the menu. But the problem is that it does not have any of the properties that a context menu has....
basically what I want to do is that to have a context menu and to override it's show property ;) is it even possible?
