Hi all,
I am using two forms and will be using a sting named "test" in both forms. To so so, I declared the string as "public static string test;" in form1.
For some reason I am getting the following error:
I am using two forms and will be using a sting named "test" in both forms. To so so, I declared the string as "public static string test;" in form1.
For some reason I am getting the following error:
Why is this happening please?Error 1 The name 'test' does not exist in the current context