Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to create a wpf form
but from the firstly how to create
Posted

Hi,
Open Visual Studio, IN Project select WPF Type.
One Form will open that will look just like Windows application.
With a change that a new language XAML will be visible.
You can see this link for more help

http://shivasoft.in/view_tutorial.php?id=171[^]
 
Share this answer
 
you can do it in two programs :
1.visual studio ->file->new ->project-> in the templates select the wpf application

2.Microsot expression blend[^]->select new project ->select wpf application

so simple ;P
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900