Hello,

I was wondering if there's a way to access a subroutine from another form?

Before in VB6, all you need to do is form2.cmdClear_Click()

or something..... is there a vb.net equivalent to this?


Thanks,

Chris