Duplicate ToolStripMenuItem
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I wan't to duplicate a toolstripmenuitem. The problem is that I don't have found a solution to duplicate an event. All other properties which I need I can access. I want to duplicate the event, because in that part of the code I don't know which eventhander is registerd. Is there any way to do that? Regards Hansjörg