Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

sd5 4261: Form must be the first class Warning

$
0
0

Hi!

When I switch to the Desing tabpage I got the following warning:

---------------------------
Warning
---------------------------
The form must be the first class in the file in order for form resources to be compiled correctly.
Please move other classes below the form class definition or move them to other files.
---------------------------
OK  
---------------------------

I just placed a delegate above the form class. 

publicdelegatevoidLieferantCreatedEventHandler(object sender, LieferantCreatedEventArgs e);

Alex

 

 


Viewing all articles
Browse latest Browse all 1764

Trending Articles