how to call a function from other form?

ForeverBlue
ForeverBlue Member Posts: 54
Hi

I have 2 FORMs. Form1 has a function to return a value. is a way for Form2 to call that function in the Form1? or that can't be done.

thanks?

Comments