EasyTabs
EasyTabs copied to clipboard
Library to enable .NET WinForms apps to easily render a set of tabs in their titlebar space, similar to Chrome, Firefox, Edge, etc.
Bumps [CefSharp.Common](https://github.com/cefsharp/CefSharp) from 73.1.130 to 117.2.20. Release notes Sourced from CefSharp.Common's releases. v117.2.20 October 03, 2023, CEF 117.2.2+ge80c977+chromium-117.0.5938.132 / Chromium 117.0.5938.132 ⚠️ Microsoft Visual C++ 2019 Redistributable is required. A...
I have found alot of bugs with EasyTabs in .NET Core I was using 7.0 but it also happened when I changed it form 7.0 to 6.0 the Close, Maximize,...
@lstratman Great library! I love it. I just have a niggle, though. You really should not, as a best practice, IMHO, use fields such as `_closeButtonHighlight` in the `WindowsSizingBox` class...
How can I use this in a vb .net application?