I would like to do something similar to the way the tabs in firefox appear.
Each form appears in a new tab.
Each tab has a X button in the upper right corner and an icon that is associated with the form.
Thanks
I would like to do something similar to the way the tabs in firefox appear.
Each form appears in a new tab.
Each tab has a X button in the upper right corner and an icon that is associated with the form.
Thanks
To make Tabs it's simple.. just drag a Tab Panel (or something like that) on your form.. as for the X, like in FF.. I don't know if that is possible
Search on Google: A highly configurable MDI tab control from scratch
It's the first link.
Sorry can't post links.
This is exactly what i would like to achieve.
Only that its written in VB and I need it in C#... Some event handlers used there i guess don't exist in c#. And I don't think that tutorial is even complete.
Thanks!
Yes I understood exactly what you meant.. with a normal tab you cannot achieve that.. you need a custom control for that.
Just found a neat little one - TdhTabCtl from CodeProject![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks
Algorithms and Data Structures
Java tutorials
Algorithms Forum