Info
Version: | 0.4.0 |
Author(s): | Sébastien Ferrand |
Last Update: | Tuesday, February 21, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://wftoolkit.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/wfToolkit |
Install
Install-Package wfToolkit
dotnet add package wfToolkit
paket add wfToolkit
wfToolkit Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Extenders
BalloonTipExtender: provide a extender to show balloon for TextBoxBase controls;
CueTextExtender: provide a extender to add cue text for TextBoxBase and ComboBox controls;
ValidatorExtender: provide a simple way to validate user entries (like ASP.net);
Controls
ColorPalette is a control showing a customizable list of color;
SplitButton is a button control that propose a context menu for alternate options (like Microsoft Word open file dialog);
TabControl is a extend TabControl with many properties and events to improve experience;
NotificationForm can be use as base for create notification like Microsoft Outlook;.