•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the VB.NET section within the Software Development category of DaniWeb, a massive community of 391,977 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,116 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our VB.NET advertiser:
Views: 527 | Replies: 5 | Solved
![]() |
•
•
Join Date: Jun 2006
Location: Sweden
Posts: 45
Reputation:
Rep Power: 3
Solved Threads: 2
Hi, it's me agin.
I would like to know if it's possible to customize a tabcontrol, so that I can have the tabpages shown horizontally when alignment is set to left or right.
If so, could someone give an example, or a link, of how to accomplish this?
I've been working with overriding OnDrawItem, but all I manage to do is make a complete mess.
Thanks!
I would like to know if it's possible to customize a tabcontrol, so that I can have the tabpages shown horizontally when alignment is set to left or right.
If so, could someone give an example, or a link, of how to accomplish this?
I've been working with overriding OnDrawItem, but all I manage to do is make a complete mess.
Thanks!
•
•
Join Date: Jun 2006
Location: Sweden
Posts: 45
Reputation:
Rep Power: 3
Solved Threads: 2
I know how to use the TabControl as it is. I've used it many times.
And I know that you can align the actual tabs in any orientation, Top/Left/Bottom/Right.
However, when aligning them either Left or Right, the tabs are displayed vertically.
I would like to have them displayed horizotally, as if they would be when aligned Top or Bottom. But lined up vertically.
(tabs) (tab page)
________|¤¤¤¤¤¤¤¤¤¤¤¤|
________|¤¤¤¤¤¤¤¤¤¤¤¤|
________|¤¤¤¤¤¤¤¤¤¤¤¤|
________|¤¤¤¤¤¤¤¤¤¤¤¤|
(I suck at ascii graphics)
Is this possible?
And I know that you can align the actual tabs in any orientation, Top/Left/Bottom/Right.
However, when aligning them either Left or Right, the tabs are displayed vertically.
I would like to have them displayed horizotally, as if they would be when aligned Top or Bottom. But lined up vertically.
(tabs) (tab page)
________|¤¤¤¤¤¤¤¤¤¤¤¤|
________|¤¤¤¤¤¤¤¤¤¤¤¤|
________|¤¤¤¤¤¤¤¤¤¤¤¤|
________|¤¤¤¤¤¤¤¤¤¤¤¤|
(I suck at ascii graphics)
Is this possible?
•
•
Join Date: Jun 2006
Location: Sweden
Posts: 45
Reputation:
Rep Power: 3
Solved Threads: 2
I believe it can be done, I just don't know how.
I do know that it requires some major customazation.
So I was wondering if anyone could provide with some intel or links as to where one might find such a control without, or prefereble with, sourcecode.
I've done some major google'ing, but most of my hits turn out to be nothing of what I'm looking for.
I do know that it requires some major customazation.
So I was wondering if anyone could provide with some intel or links as to where one might find such a control without, or prefereble with, sourcecode.
I've done some major google'ing, but most of my hits turn out to be nothing of what I'm looking for.
•
•
Join Date: Jun 2006
Location: Sweden
Posts: 45
Reputation:
Rep Power: 3
Solved Threads: 2
I figured it out with the help from this guide:
No major customization needed.
http://en.csharp-online.net/TabContr...s_horizontally
No major customization needed.
http://en.csharp-online.net/TabContr...s_horizontally
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb VB.NET Marketplace
Other Threads in the VB.NET Forum
- Previous Thread: AutoCompleteCustomSource
- Next Thread: SQL Connection Issues over time


Linear Mode