TCD.Controls
3.1.4
dotnet add package TCD.Controls --version 3.1.4
NuGet\Install-Package TCD.Controls -Version 3.1.4
<PackageReference Include="TCD.Controls" Version="3.1.4" />
paket add TCD.Controls --version 3.1.4
#r "nuget: TCD.Controls, 3.1.4"
// Install TCD.Controls as a Cake Addin
#addin nuget:?package=TCD.Controls&version=3.1.4
// Install TCD.Controls as a Cake Tool
#tool nuget:?package=TCD.Controls&version=3.1.4
Multiple Platforms:
GetElementRect, GetVisualChild, GetVisualAncestor, Enum extensions, RelayCommand, PropertyChangedBase
Windows 8:
Flyout, SettingsContractWrapper, LabeledProgressBar, KeyboardKiller
Windows Phone:
ReverseAutocompletePopup, StatusBarExtensions, CustomMessageBox
.NET4.5:
CustomMessageBox, SearchTextBox, NumberOnlyTextBox
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Silverlight | sl4-wp71 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore netcore45 netcore451 |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TCD.Controls:
Package | Downloads |
---|---|
TCD.Commerce
DonationButton and a few public methods |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on TCD.Controls:
Repository | Stars |
---|---|
OmniGUI/OmniGUI
A cross-platform GUI framework from scratch just to learn
|
Version | Downloads | Last updated |
---|---|---|
3.1.4 | 1,938 | 4/23/2016 |
3.1.3 | 1,993 | 12/20/2014 |
3.1.2 | 1,246 | 12/11/2014 |
3.1.1 | 1,215 | 12/11/2014 |
3.1.0 | 1,483 | 8/16/2014 |
3.0.1 | 1,393 | 4/15/2014 |
2.1.0 | 1,576 | 9/2/2013 |
2.0.2 | 1,210 | 7/31/2013 |
1.5.1 | 1,438 | 6/13/2013 |
1.5.0 | 1,254 | 4/15/2013 |
1.4.17 | 1,148 | 3/25/2013 |
1.4.15 | 1,303 | 2/1/2013 |
1.4.14 | 1,141 | 1/22/2013 |
1.4.13 | 1,136 | 1/17/2013 |
1.4.12 | 1,130 | 1/11/2013 |
1.4.11 | 1,116 | 1/9/2013 |
1.4.10 | 1,120 | 1/5/2013 |
1.4.6 | 1,188 | 12/17/2012 |
1.4.5 | 1,107 | 12/17/2012 |
1.4.4 | 1,135 | 12/13/2012 |
1.4.2 | 1,219 | 12/7/2012 |
1.4.1 | 1,405 | 12/1/2012 |
1.4.0 | 1,479 | 11/29/2012 |
1.3.14 | 1,403 | 10/3/2012 |
1.3.13 | 1,155 | 10/3/2012 |
1.3.8 | 1,174 | 10/3/2012 |
1.3.7 | 1,174 | 10/2/2012 |
1.3.0 | 1,291 | 8/29/2012 |
1.2.6 | 1,218 | 8/11/2012 |
1.2.1 | 1,200 | 8/5/2012 |
1.2.0 | 1,196 | 7/27/2012 |
1.1.1 | 1,148 | 7/18/2012 |
1.1.0 | 1,310 | 7/15/2012 |
1.0.1 | 1,121 | 7/15/2012 |
3.1.3 CustomMessageBox bugs on MessageBoxImage fixed
3.1.1 RelayCommand and PropertyChangedBase now availablein portable class libraries
3.1.0 Enum extensions now available in .NET 4.5 ! Added RelayCommand and PropertyChangedBase to TCD namespace in Universal Apps and .NET 4.5
2.0.2 ported to 8.1 and changed multiple controls: removed Flyout (since SettingsFlyout now ships with .NET4.5.1..), SettingsContractWrapper, KeyboardKiller // other platforms unchanged
2.1.0 CustomMessageBox for .NET4.5 (similar to WP, use CustomMessageBox.ShowAsync(...))
3.0.0
Enum extensions now Universal App Portable Class Library (W(P)8.1)