Well, I have been programming in C for about a year, and I have completely forgotten how to use vb.........
I am trying to load a form in vb.net, but it doesn't work....
VB Code:
Form2.Show
I get the following error:
C:\Documents and Settings\Carsten H Thomsen\My Documents\Visual Studio Projects\PhysicsCalc\Form1.vb(63): Reference to a non-shared member requires an object reference.


.........
Reply With Quote

