Download Windows Forms Toolkit

Description

This project will provide many controls and tools for developping with Windows Forms.

Source Files

The download file wftoolkit.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
WindowsFormsToolkit/Binairies/WindowsFormsToolkit.MVVM.dll
WindowsFormsToolkit/Binairies/WindowsFormsToolkit.dll
WindowsFormsToolkit/FormViewTemplate/FormView.Designer.cs
WindowsFormsToolkit/FormViewTemplate/FormView.cs
WindowsFormsToolkit/FormViewTemplate/FormViewTemplate.csproj
WindowsFormsToolkit/FormViewTemplate/FormViewTemplate.csproj.vspscc
WindowsFormsToolkit/FormViewTemplate/FormViewTemplate.ico
WindowsFormsToolkit/FormViewTemplate/FormViewTemplate.vstemplate
WindowsFormsToolkit/FormViewTemplate/Properties/AssemblyInfo.cs
WindowsFormsToolkit/MVVMForWindowsTemplate/AssemblyInfo.cs
WindowsFormsToolkit/MVVMForWindowsTemplate/MVVMForWindowsTemplate.csproj
WindowsFormsToolkit/MVVMForWindowsTemplate/MVVMForWindowsTemplate.csproj.vspscc
WindowsFormsToolkit/MVVMForWindowsTemplate/MVVMForWindowsTemplate.ico
WindowsFormsToolkit/MVVMForWindowsTemplate/MVVMForWindowsTemplate.vstemplate
WindowsFormsToolkit/MVVMForWindowsTemplate/Models/MyModel.cs
WindowsFormsToolkit/MVVMForWindowsTemplate/Program.cs
WindowsFormsToolkit/MVVMForWindowsTemplate/ProjectTemplate.csproj
WindowsFormsToolkit/MVVMForWindowsTemplate/Properties/AssemblyInfo.cs
WindowsFormsToolkit/MVVMForWindowsTemplate/ViewModels/MyViewModel.cs
WindowsFormsToolkit/MVVMForWindowsTemplate/Views/MyFormView.Designer.cs
WindowsFormsToolkit/MVVMForWindowsTemplate/Views/MyFormView.cs
WindowsFormsToolkit/ModelTemplate/Model.cs
WindowsFormsToolkit/ModelTemplate/ModelTemplate.csproj
WindowsFormsToolkit/ModelTemplate/ModelTemplate.csproj.vspscc
WindowsFormsToolkit/ModelTemplate/ModelTemplate.ico
WindowsFormsToolkit/ModelTemplate/ModelTemplate.vstemplate
WindowsFormsToolkit/ModelTemplate/Properties/AssemblyInfo.cs
WindowsFormsToolkit/MvvmPOC/Models/Person.cs
WindowsFormsToolkit/MvvmPOC/MvvmPOC.csproj
WindowsFormsToolkit/MvvmPOC/MvvmPOC.csproj.vspscc
WindowsFormsToolkit/MvvmPOC/Program.cs//from   w  ww .  j  a  va2  s .  c o  m
WindowsFormsToolkit/MvvmPOC/Properties/AssemblyInfo.cs
WindowsFormsToolkit/MvvmPOC/Properties/Resources.Designer.cs
WindowsFormsToolkit/MvvmPOC/Properties/Resources.resx
WindowsFormsToolkit/MvvmPOC/Properties/Settings.Designer.cs
WindowsFormsToolkit/MvvmPOC/Properties/Settings.settings
WindowsFormsToolkit/MvvmPOC/ViewModels/PersonViewModel.cs
WindowsFormsToolkit/MvvmPOC/Views/Form1.Designer.cs
WindowsFormsToolkit/MvvmPOC/Views/Form1.cs
WindowsFormsToolkit/MvvmPOC/Views/Form1.resx
WindowsFormsToolkit/MvvmPOC/app.config
WindowsFormsToolkit/MvvmWfToolkit/License.txt
WindowsFormsToolkit/MvvmWfToolkit/MvvmWfToolkit.csproj
WindowsFormsToolkit/MvvmWfToolkit/MvvmWfToolkit.csproj.vspscc
WindowsFormsToolkit/MvvmWfToolkit/Properties/AssemblyInfo.cs
WindowsFormsToolkit/MvvmWfToolkit/packages/wfToolkit.0.4.0.nupkg
WindowsFormsToolkit/MvvmWfToolkit/source.extension.vsixmanifest
WindowsFormsToolkit/TestApplication/Form1.Designer.cs
WindowsFormsToolkit/TestApplication/Form1.cs
WindowsFormsToolkit/TestApplication/Form1.resx
WindowsFormsToolkit/TestApplication/MyModel.cs
WindowsFormsToolkit/TestApplication/MyNotification.Designer.cs
WindowsFormsToolkit/TestApplication/MyNotification.cs
WindowsFormsToolkit/TestApplication/MyNotification.resx
WindowsFormsToolkit/TestApplication/Program.cs
WindowsFormsToolkit/TestApplication/Properties/AssemblyInfo.cs
WindowsFormsToolkit/TestApplication/Properties/Resources.Designer.cs
WindowsFormsToolkit/TestApplication/Properties/Resources.resx
WindowsFormsToolkit/TestApplication/Properties/Settings.Designer.cs
WindowsFormsToolkit/TestApplication/Properties/Settings.settings
WindowsFormsToolkit/TestApplication/TestApplication.csproj
WindowsFormsToolkit/TestApplication/TestApplication.csproj.vspscc
WindowsFormsToolkit/TestApplication/packages.config
WindowsFormsToolkit/ViewModelTemplate/Properties/AssemblyInfo.cs
WindowsFormsToolkit/ViewModelTemplate/ViewModel.cs
WindowsFormsToolkit/ViewModelTemplate/ViewModelTemplate.csproj
WindowsFormsToolkit/ViewModelTemplate/ViewModelTemplate.csproj.vspscc
WindowsFormsToolkit/ViewModelTemplate/ViewModelTemplate.ico
WindowsFormsToolkit/ViewModelTemplate/ViewModelTemplate.vstemplate
WindowsFormsToolkit/WindowsFormsToolkit.MVVM/ControlView.cs
WindowsFormsToolkit/WindowsFormsToolkit.MVVM/FormView.cs
WindowsFormsToolkit/WindowsFormsToolkit.MVVM/IViewModel.cs
WindowsFormsToolkit/WindowsFormsToolkit.MVVM/Model.cs
WindowsFormsToolkit/WindowsFormsToolkit.MVVM/NotifyAttribute.cs
WindowsFormsToolkit/WindowsFormsToolkit.MVVM/NotifyPropertyChangedObject.cs
WindowsFormsToolkit/WindowsFormsToolkit.MVVM/Properties/AssemblyInfo.cs
WindowsFormsToolkit/WindowsFormsToolkit.MVVM/ViewModel.cs
WindowsFormsToolkit/WindowsFormsToolkit.MVVM/ViewModelExtensions.cs
WindowsFormsToolkit/WindowsFormsToolkit.MVVM/WindowsFormsToolkit.MVVM.csproj
WindowsFormsToolkit/WindowsFormsToolkit.MVVM/WindowsFormsToolkit.MVVM.csproj.vspscc
WindowsFormsToolkit/WindowsFormsToolkit.sln
WindowsFormsToolkit/WindowsFormsToolkit.vssscc
WindowsFormsToolkit/WindowsFormsToolkit/CommandManager/ActionCommand.cs
WindowsFormsToolkit/WindowsFormsToolkit/CommandManager/Command.cs
WindowsFormsToolkit/WindowsFormsToolkit/CommandManager/CommandBinder.cs
WindowsFormsToolkit/WindowsFormsToolkit/CommandManager/CommandManager.cs
WindowsFormsToolkit/WindowsFormsToolkit/CommandManager/ICommand.cs
WindowsFormsToolkit/WindowsFormsToolkit/CommandManager/ICommandBinder.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/BalloonTip.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/BalloonTipExtender.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/ColorPalette.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/ColorPalette.resx
WindowsFormsToolkit/WindowsFormsToolkit/Controls/CueTextExtender.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/NotificationForm.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/NotificationForm.designer.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/NotificationForm.resx
WindowsFormsToolkit/WindowsFormsToolkit/Controls/SplitButton.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/TabControl.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/Validators/BaseCompareValidator.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/Validators/BaseValidator.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/Validators/CompareToControlValidator.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/Validators/CompareValidator.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/Validators/CustomValidator.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/Validators/IValidator.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/Validators/RangeValidator.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/Validators/RegularExpressionValidator.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/Validators/RequiredFieldValidator.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/Validators/ValidatorExtender.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/Validators/ValidatorExtender.designer.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/Validators/ValidatorExtender.resx
WindowsFormsToolkit/WindowsFormsToolkit/Controls/Validators/ValidatorType.cs
WindowsFormsToolkit/WindowsFormsToolkit/Controls/Validators/ValidatorsFactory.cs
WindowsFormsToolkit/WindowsFormsToolkit/Data/DataTableConvertionExtensionMethods.cs
WindowsFormsToolkit/WindowsFormsToolkit/Drawing2D/RoundedRectangle.cs
WindowsFormsToolkit/WindowsFormsToolkit/EventAggregator/EventAggregator.cs
WindowsFormsToolkit/WindowsFormsToolkit/Extensions/HotKeysEventArgs.cs
WindowsFormsToolkit/WindowsFormsToolkit/Extensions/HotKeysManager.cs
WindowsFormsToolkit/WindowsFormsToolkit/Helpers/IEnumerableExtensions.cs
WindowsFormsToolkit/WindowsFormsToolkit/Internal/PInvoke.cs
WindowsFormsToolkit/WindowsFormsToolkit/MVVM/BaseControlView.cs
WindowsFormsToolkit/WindowsFormsToolkit/MVVM/BaseFormView.cs
WindowsFormsToolkit/WindowsFormsToolkit/MVVM/IViewModel.cs
WindowsFormsToolkit/WindowsFormsToolkit/MVVM/ModelBase.cs
WindowsFormsToolkit/WindowsFormsToolkit/MVVM/NotifyPropertyChangedBaseObject.cs
WindowsFormsToolkit/WindowsFormsToolkit/MVVM/ViewModelBase.cs
WindowsFormsToolkit/WindowsFormsToolkit/MVVM/ViewModelExtensions.cs
WindowsFormsToolkit/WindowsFormsToolkit/Properties/AssemblyInfo.cs
WindowsFormsToolkit/WindowsFormsToolkit/Threading/WatchDogRunner.cs
WindowsFormsToolkit/WindowsFormsToolkit/Validation/DateRangeValidationAttribute.cs
WindowsFormsToolkit/WindowsFormsToolkit/Validation/ValidationManager.cs
WindowsFormsToolkit/WindowsFormsToolkit/WindowsFormsToolkit.csproj
WindowsFormsToolkit/WindowsFormsToolkit/WindowsFormsToolkit.csproj.vspscc
WindowsFormsToolkit/packages/repositories.config
WindowsFormsToolkit/packages/wfToolkit.0.1.0/lib/net40/WindowsFormsToolkit.dll
WindowsFormsToolkit/packages/wfToolkit.0.1.0/wfToolkit.0.1.0.nupkg
WindowsFormsToolkit/wfToolkit.0.4.0.nupkg

Download

Click the following link to download wftoolkit.zip.

wftoolkit.zip




















Home »
  C# Free Code »
    UI »




ComboBox
GUI
ListBox
ListView
TreeView
UI
Windows Form
WinForm