I'm running Visual Basic 2010 Express. I'm getting the following warning message:
The class <class name> can be designed, but is not the first class in the file. Visual Studio requires that designers use the first class in the file. Move the class code so that it is the first class in the file and try loading the designer again.
It does let me design the form. I have not encountered this message before, and haven't a clue as to what I need to do to resolve the problem.
The class <class name> can be designed, but is not the first class in the file. Visual Studio requires that designers use the first class in the file. Move the class code so that it is the first class in the file and try loading the designer again.
It does let me design the form. I have not encountered this message before, and haven't a clue as to what I need to do to resolve the problem.