I sure this is basic stuff and I just did it a couple of semesters ago, but I can't remember how to do it.
I have a main form and I want to call subs from a class.vb that I copied from something else. Right now there is a sub called:
Private sub mnuClickme(..........stuff)
How do I call this from the main form?
Thanks!
