By the way you didn't mentioned your language, i know the method in c#
but not in vb.net
that is as follows
go to program.cs in your project Solution files, open that up and
replace the code as
Application.Run(new YourFormConstructor());

Reply via email to