Convert CS. FILE 2 GUI
How can I convert a CS. file to GUI Form?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bechir BejaouiPosted Dec 10, 2008, 10:26 AM
void main()
{
patati patata ... taranan
Application.Run(new Form1());
}
Go Start>All Programms>Visual Studio 200x>Visual Studio tools>Visual Studio Command prompt then click it
After that write