I have tried to google this but returned nothing useful;
I have code which runs in a menu item (StartToolStripMenuItem_Click).
Later in the project i want to code clicking this menu item but if i just use the StartToolStripMenuItem_Click sub it wants the 'e' argument passed to it. I simply can not work out what i should be passing.....any ideas please.
Many Thanks
David