I have created on instance of form2 in form1 and need to pass a string value across. However my object does not hold any values of the variables from form2 and shows these as being 0. I have declared the instance of form2 within the Members region of my code and assigned a string to the object that i wish to access. This returns a null value for the string. I am sure that its something silly that i have missed out...please help!!
Thanks in advance...
Thanks in advance...