Working with WPF
Steps to be followed:
1.Start Visual Studio and follow the same path as mentioned in article http://www.codingnodes.com/2012/11/window-presentation-foundation.html
2.Drag a control StackPanel to MainWidow.xaml page.
3.Place the code selected in the below screenshots in between StackPanel tag.
4.Run the application by pressing F5 and see the output according to color we selected from the ListBox as below.
Steps to be followed:
1.Start Visual Studio and follow the same path as mentioned in article http://www.codingnodes.com/2012/11/window-presentation-foundation.html
2.Drag a control StackPanel to MainWidow.xaml page.
3.Place the code selected in the below screenshots in between StackPanel tag.
4.Run the application by pressing F5 and see the output according to color we selected from the ListBox as below.
No comments:
Post a Comment