|
|
WPF Line in XAML
by
Dinesh Beniwal
on
Mar 08, 2010
The Line object represents a line shape and draws a line between two defined points. This article demonstrates how to create lines in WPF and XAML.
|
WPF OpenFileDialog in XAML
by
Raj Kumar
on
Feb 24, 2010
This article will tell you how to use OpenFileDialog using WPF. OpenFileDialog represents a common dialog box that displays the control that allows the user to open a file.
|
WPF User Control in XAML
by
Dinesh Beniwal
on
Feb 24, 2010
This article discusses how to create a User Control in XAML and WPF using Visual Studio 2008 and how to use it in a WPF application.
|
WPF Windows Icon in XAML
by
Dinesh Beniwal
on
Feb 10, 2010
An Icon is a bitmap image (.ico file) that is displayed in the top left corner of a Window. This article discusses how to create and use Icons in WPF applications.
|
WPF Border in XAML
by
Dinesh Beniwal
on
Feb 08, 2010
Elements in WPF do not have a border property. To place a border around an element, WPF provides the Border element. This article discusses how to use the Border element to place borders around other elements in WPF using XAML.
|
WPF DataGrid in XAML
by
Dinesh Beniwal
on
Jan 22, 2010
This article is a part 1 of my WPF DataGrid series. In this part, you will learn how to create a DataGrid using XAML and C# and set its properties. The article will also show you how to apply data binding on a collection.
|
WPF AccessText
by
XAML Designer
on
Dec 16, 2009
The AccessKey control in WPF is used to add underscore to a character. This article demonstrates how to create and use an AccessText control in WPF using XAML and C#.
|
|
|
|
|
|
|