EasyTabs 1.3.1
Library to enable .NET WinForms apps to easily render a set of tabs in their titlebar space, similar to Chrome, Firefox, Trillian, etc.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package EasyTabs -Version 1.3.1
dotnet add package EasyTabs --version 1.3.1
paket add EasyTabs --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- .NET 4.5 application tab overlay positioning fixes.
Dependencies
-
- Win32Interop.Dwmapi (>= 1.0.1)
- Win32Interop.Gdi32 (>= 1.0.1)
- Win32Interop.Kernel32 (>= 1.0.1)
- Win32Interop.User32 (>= 1.0.1)
- Win32Interop.Uxtheme (>= 1.0.1)