Hi all
I'm just tring to learn C#, and I'm making a small project where I have two forms. I have a routine in form1, the parent, I need to run from form2 when I click on a button.

It is very easy in VB6. But.... How do I do it in C#

Thanks in advance