Hi,
I am trying to add onClick events to the different menu items in the menu strip... However, I am not sure how I should do about this...
Let say if I have two top menu option: "Option1" and "Option2",
each of them has a sub menu item called "Item1"...
If I want to have a form for Option1 -> Item1 and another for Option2->Item1, what should I do?
Thanks.