TitleBarTabs 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package TitleBarTabs --version 1.1.0
NuGet\Install-Package TitleBarTabs -Version 1.1.0
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="TitleBarTabs" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TitleBarTabs --version 1.1.0
#r "nuget: TitleBarTabs, 1.1.0"
#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.
// Install TitleBarTabs as a Cake Addin
#addin nuget:?package=TitleBarTabs&version=1.1.0

// Install TitleBarTabs as a Cake Tool
#tool nuget:?package=TitleBarTabs&version=1.1.0

Library to enable .NET WinForms apps to easily render a set of tabs in their titlebar space, similar to Chrome, Firefox, Trillian, etc.

Product Compatible and additional computed target framework versions.
.NET Framework net 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 2,795 5/22/2014
1.1.3 1,560 11/6/2013
1.1.2 1,370 7/29/2013
1.1.1 1,390 7/19/2013
1.1.0 1,355 7/19/2013
1.0.0 1,209 4/2/2013

- Updated look and feel to be consistent with the latest version of Chrome
- Added the ability to tear tabs out of their parent windows and combine them with other windows
- Added an explicit BSD license file