The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Draw line,tringle,ellipse,polygon in 2D graphics
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.
Sesu SekharPosted Dec 29, 2010, 3:52 AM
When I am opening the solution file in Visual Studio2008, the following error message is displayed. ----------------- To prevent possible data loss before loading the designer, the following errors must be resolved: "The class Form1 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. " ------------------- The code is not opening though the application is running.