lstratman / EasyTabs

Library to enable .NET WinForms apps to easily render a set of tabs in their titlebar space, similar to Chrome, Firefox, Edge, etc.
https://lstratman.github.io/EasyTabs
155 stars 71 forks source link

Qeustion How To Add tooltip to add button tab #65

Open jarno9981 opened 3 years ago

jarno9981 commented 3 years ago

C# winforms .net 4.8

can you add tooltip to the add button when your mouse hover over it

@lstratman