Side TabControl
-
I'm looking for a .NET control that implements a "sideways" tab strip or tab control. Basically, like the tab control in Windows Forms, but on the side of the form rather than at the top or bottom. Ideally, text orientation and colors, fonts, styles, etc. should be flexibile. Anyone know of any such control (free or commercial)? --Tim
-
I'm looking for a .NET control that implements a "sideways" tab strip or tab control. Basically, like the tab control in Windows Forms, but on the side of the form rather than at the top or bottom. Ideally, text orientation and colors, fonts, styles, etc. should be flexibile. Anyone know of any such control (free or commercial)? --Tim
The TabControl in the SharpLibrary is very flexible. It might be what you are looking for. Here are some screen shots. SharpLibrary TabControlEx. Regards, Carlos SharpLibrary Website
-
The TabControl in the SharpLibrary is very flexible. It might be what you are looking for. Here are some screen shots. SharpLibrary TabControlEx. Regards, Carlos SharpLibrary Website
Carlos H. Perez wrote: Here are some screen shots. The website is not very friendly for people running on 17" monitors or less. top secret xacc-ide 0.0.1
-
Carlos H. Perez wrote: Here are some screen shots. The website is not very friendly for people running on 17" monitors or less. top secret xacc-ide 0.0.1
Yes, it is true. The web site will be rewritten in a couple of months. Carlos.