Hi,
I hope this is posted in the right place, but I'm just starting to use c#.net rather than VB6 and getting stuck on basic issues, or I am being an idiot.
In VB6 if I have on form Main a string called StrMine I can pass a value from another form by using Main.StrMine="myinfo", but for some reason C#.net wont let me do the same thing.
Is there a particular way I should be referencing this or am I just making a terrible hash of it. If you've got any advice I'd be grateful.
Cheers,
Sparky.
I hope this is posted in the right place, but I'm just starting to use c#.net rather than VB6 and getting stuck on basic issues, or I am being an idiot.
In VB6 if I have on form Main a string called StrMine I can pass a value from another form by using Main.StrMine="myinfo", but for some reason C#.net wont let me do the same thing.
Is there a particular way I should be referencing this or am I just making a terrible hash of it. If you've got any advice I'd be grateful.
Cheers,
Sparky.