EasyTabs icon indicating copy to clipboard operation
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.

Results 34 EasyTabs issues
Sort by recently updated
recently updated
newest added

I'm looking for an easy way to make dark mode in EasyTabs, I want this to be able to be changed midway through running my program and I want a...

the app starts all right I just can't create a new tab with a different form

Add the ability to support a standard context menu that appears when right-clicking on a tab and also the ability to support a custom context menu.

after I drag the tab outwards, the generated window is always maximized

so the files come with a chrome like tab bar, but i would like to design my own, i tried the basetabrenderer instead of chrometabrenderer but just go an error,...

When a tab is dragged out, a new window isn't created and the application crashes. It throws a "Object reference not set to an instance of an object" exception in...

C# winforms .net 4.8 can you add tooltip to the add button when your mouse hover over it @lstratman

how can i create right to left layout with easytabs ? thanks in advance

Hi, Im experiencing a weird bug when using EasyTabs 2.0.0. (I think its a bug, it may be intentional though.) I get a weird black screen behind my application. Heres...

All the tear-off tabs I can think seem to derive the size of the detached form from the size of the parent form. This PR adopts that behavior, and avoids...