Bienvenue à Blogs CodeS-SourceS Identification | Inscription | Aide

Thomas Lebrun

Tout sur WPF, LINQ, C# et .NET en général !

Actualités

[WPF] Fun Controls Bag January CTP: A new Control ToolKit for WPF !

Fun Controls Bag is a new Control ToolKit for WPF (Windows Presentation Foundation) I'm working on my free time.

It's currently composed of this controls:

  • CheckedComboBox: It's a simple ComboBox where ComboBoxItems are represented by CheckBoxes.
  • CheckedListBox: Again, the base component is a ListBox but all items are, in fact, composed by CheckBoxes.
  • CollapsiblePanel: Inspired by the CollapsiblePanel that you can found in the ASP.NET AJAX Control ToolKit, this one provides the same functions. In other words, you are able to display some text in block that can be shown or hidden.
  • ComboBoxFontSelection: This control mimics the ComboBox used in Office 2007 to select a font. Each item is display using the corresponding font and if you select some text and change the font, you will have a preview of how will be the text. This control can also be found in standalone here.
  • ConfirmButton: Again, this control is inspired by one of the controls that you can find in the ASP.NET AJAX Control ToolKit. You can see a demonstration of the "Web" version of this control by clicking on this link.
  • FilteredTextBox: This control is a simple TextBox that where you can specify the mask to use. You have 4 choices: digits, letters, punctuation and symbol. This could be the simple version of a "MaskedTextBox".

This controls are not only useful: they give a good overview of what can be the workflow that can exist between a developer and a designer. Indeed, most of time, the design of the controls are coded in the file generic.xaml. But the business logic is added in the C# class.

So, if you want to learn how to develop controls with WPF, take a look at this new projet Wink

The January CTP (Community Technology Preview) can be downloaded here: http://wpf.netfx3.com/files/folders/controls/entry8402.aspx

FYI, I've planned to add more controls as soon as I can.

 

Feel free to post any comments/remarks/suggestion Smile

 

Bye

 

Tom

Ce post vous a plu ? Ajoutez le dans vos favoris pour ne pas perdre de temps à le retrouver le jour où vous en aurez besoin :
Posted: lundi 29 janvier 2007 14:18 par Thomas LEBRUN
Classé sous :

Commentaires

Pas de commentaires

Les commentaires anonymes sont désactivés

Les 10 derniers blogs postés

- Le nouveau Gojira, c’est pour lundi… par CoqBlog le il y a 7 heures et 58 minutes

- SharePoint : nouvel article sur la mise en place des Scopes dans MOSS Searchs par Blog Technique de Romelard Fabrice le il y a 15 heures et 24 minutes

- Hello CS par Le Blog de julz le il y a 20 heures et 50 minutes

- MSDN/TechNet/Microsoft Days Tour 2008 à Lille les 13 et 14 Octobre ! par RedoBlog - The .NET Gentleman !!! le il y a 23 heures et 41 minutes

- MVC Pratique #07 - Un projet concret et le transfert des objets avec les ModelBinders par #Rui le 10-09-2008, 23:39

- SQL Server 2008 : Certifié - TS Admin (70-432) par SQL Server vu par Christian Robert le 10-09-2008, 10:58

- [WPF] Comment changer la couleur utilisée pour sélectionner les éléments d’un ItemsControl ? par Thomas Lebrun le 10-09-2008, 10:49

- Hello World! par Hamid's Place le 10-08-2008, 23:38

- SQL Profiler - Configuration pour un développeur - tracer les requêtes SQL de votre application par Atteint de JavaScriptite Aiguë [Cyril Durand] le 10-08-2008, 15:52

- Monitoring et Patron de méthode par Le blog de Marc Ranchin le 10-08-2008, 10:22