Extended WPF Toolkit – New ColorPicker Control

Yes, another great control has been added to the Extended WPF Toolkit project on CodePlex called the ColorPicker. The ColorPicker is pretty much self explanatory.  It allows a user to select a color using a color canvas, a hue slider, and an alpha slider for transparency. This is what is looks like when it is [...]

 
Extended WPF Toolkit – New RichTextBox Control

There has been a new control added to the Extended WPF Toolkit project on CodePlex called the RichTextBox. The RichTextBox extends the System.Windows.Control.RichTextBox control that represents a rich editing control which operates on FlowDocument objects. The RichTextBox control has a Text dependency property which allows a user to data bind content to the RichTextBox.Document property. [...]

 
Extended WPF Toolkit – New MessageBox Control

I have added a new control to the Extended WPF Toolkit  project on CodePlex called the MessageBox.  It is currently in beta and is only available in the source code download.  The MessageBox control mimics the System.Windows.MessageBox closely and you use similar syntax to create it. MessageBox Displays a message box that has a message [...]

 
I Started a CodePlex Project: The Extended WPF Toolkit

WPF developers, have you ever needed a control that it is in the Silverlight Toolkit but not the WPF Toolkit?  What is that all about?  Well my solution to that problem is on CodePlex and it is called the Extended WPF Toolkit.  The Extended WPF Toolkit is a collection of WPF controls, components and utilities [...]

© 2012 Suffusion theme by Sayontan Sinha