TCD.Controls 1.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package TCD.Controls --version 1.2.1
                    
NuGet\Install-Package TCD.Controls -Version 1.2.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TCD.Controls" Version="1.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TCD.Controls" Version="1.2.1" />
                    
Directory.Packages.props
<PackageReference Include="TCD.Controls" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TCD.Controls --version 1.2.1
                    
#r "nuget: TCD.Controls, 1.2.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package TCD.Controls@1.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TCD.Controls&version=1.2.1
                    
Install as a Cake Addin
#tool nuget:?package=TCD.Controls&version=1.2.1
                    
Install as a Cake Tool

Windows 8 Metro:
Flyout, SettingsContractWrapper, HeaderedTextBox, LabeledProgressBar, LayoutAwarePage and SilentTextBox

Windows Phone:
ReverseAutocompletePopup, CustomMessageBox

Product Compatible and additional computed target framework versions.
Silverlight sl4-wp71 is compatible. 
WinRT winrt45 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.3 413 12/20/2014
3.1.2 64 12/11/2014
3.1.1 66 12/11/2014
3.1.0 261 8/16/2014
3.0.1 130 4/15/2014
2.1.0 79 9/2/2013
2.0.2 55 7/31/2013
1.5.1 72 6/13/2013
1.5.0 48 4/15/2013
1.4.17 44 3/25/2013
1.4.15 46 2/1/2013
1.4.14 45 1/22/2013
1.4.13 46 1/17/2013
1.4.12 45 1/11/2013
1.4.11 45 1/9/2013
1.4.10 45 1/5/2013
1.4.6 46 12/17/2012
1.4.5 46 12/17/2012
1.4.4 45 12/13/2012
1.4.2 44 12/7/2012
1.4.1 44 12/1/2012
1.4.0 45 11/29/2012
1.3.14 53 10/3/2012
1.3.13 46 10/3/2012
1.3.8 45 10/3/2012
1.3.7 45 10/2/2012
1.3.0 46 8/29/2012
1.2.6 47 8/11/2012
1.2.1 47 8/5/2012
1.2.0 49 7/27/2012
1.1.1 47 7/18/2012
1.1.0 115 7/15/2012
1.0.1 47 7/15/2012

1.1.1 Added the Windows Phone version of TCD.Controls

1.2.0 Flyout control now with colorable header (like the system ones)

1.2.1 SettingsEntry now supports multiple callbacks