MdiTabCtrl icon indicating copy to clipboard operation
MdiTabCtrl copied to clipboard

A highly configurable MDI tab control for c# to use as tabbed MDI forms.

Results 4 MdiTabCtrl issues
Sort by recently updated
recently updated
newest added

Hi, After installing via Nuget when I try to view my Form (designer) in Visual Studio 2019 I get the following error message: ![image](https://user-images.githubusercontent.com/7847340/131834363-7352953e-7248-4c85-984a-ae23ad0d3667.png) Any idea how to solve this...

How can I show/enable the New Tab button as shown on the ReadMe page? ![image](https://user-images.githubusercontent.com/7847340/131835114-a52c8032-f2a5-4e4c-bee5-cfa1811c9df8.png) Thanks

Hello, this control is very useful. If you have a question, please ask for advice. How to display the scroll bar when I have more than ten or more, I...

I tried the sample project and added a few controls and labels and set the autoscroll to true. When I resized the main window there were no scrollbar present. I...

enhancement