Hi there. I was wondering how on earth do I transfer information from Form1 to Form2. For example, like, I type in form1 textbox "hello there" and in form2, if it is open, it will dis play ''hello there'' in its textbox or in a message box, something like that. But you understand what I am asking for though, right? =]
So just simple information like that. I think it's possible =o
I'm just planning on testing a bunch of functions with user input and displaying it on the opposite form. Thanks a bunch for the help!!