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.
Hello everyone. When changing a tab, the application window is often minimized. It probably results from the function in the windows system that when you double-click the window, the window...
When TitleBarTab loses focus the form starts lagging when moving, until tab regains focus https://user-images.githubusercontent.com/107041444/197200931-bdc47dbb-c52e-4ae7-8fc6-9ddd90a04f0c.mp4
Hello I have a problem why I can't set a Maximum Size and a Minimum Size I Just get black boarders This is the main form => ` this.MaximizeBox =...
Fixed unwanted DoubleClick event handling - if window is not focused e.g. DoubleClick happend on the title bar of another maximized window while the EasyTab-window is in the background) -...
Memory is filling up and doesnt seems to cleaned when closing tabs. Noticed GDI+ crashing (System.Runtime.InteropServices.ExternalException) when app used about 780mb of RAM. This doesn't happen often as I have...
Bumps [CefSharp.Common](https://github.com/cefsharp/CefSharp) from 73.1.130 to 98.1.210. Release notes Sourced from CefSharp.Common's releases. v98.1.210 February 18, 2022, CEF 98.1.21+g9782362+chromium-98.0.4758.102 / Chromium 98.0.4758.102 Update to Chromium 98.0.4758.102. This release includes critical security...
Bumps [CefSharp.WinForms](https://github.com/cefsharp/cefsharp) from 73.1.130 to 98.1.210. Release notes Sourced from CefSharp.WinForms's releases. v98.1.210 February 18, 2022, CEF 98.1.21+g9782362+chromium-98.0.4758.102 / Chromium 98.0.4758.102 Update to Chromium 98.0.4758.102. This release includes critical security...
Hi to all. I would like to disable drag and drop in EasyTabs code. Anyone tried to do something like this before? Any hint where code to change? btw It...
Hey, when I switch between 2 Tabs quickly, the application thinks I'm double-clicking the top-bar/header or whatever it's called. Then it minimizes or maximizes the application. Do you have a...
Hey, when you have 2 or more tabs, and you're moving the tab quickly back and forth—the application gets very, very slow and loads the CPU a lot. Also, a...