Windowpanel for a mdi programm?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hello, most programms using a mdi container have a tabcontrol like panel showing all open windows for a fast switching. is there any avaible control for this, or dokumentation how to build such a feature? thanks
-
Hello, most programms using a mdi container have a tabcontrol like panel showing all open windows for a fast switching. is there any avaible control for this, or dokumentation how to build such a feature? thanks
Not provided in the FCL (.NET Framework Class Library), no. There are many third-party controls out there that do this, however, like .NET Magic Controls[^].
Microsoft MVP, Visual C# My Articles