Whidbey TabControl?

  • Thread starter Thread starter bastawhiz
  • Start date Start date
B

bastawhiz

In Whidbey, is there a way to make a tab control similar to the one
shown off in the MyProject page (the one with the tabs on the left
instead of top)?

Thanks in advance,
MAtt
 
In Whidbey, is there a way to make a tab control similar to the one
shown off in the MyProject page (the one with the tabs on the left
instead of top)?


No.
 
Sure there is, it's called the Alignment property of the TabControl. ( just tested to be sure)
james
 
james said:
Sure there is, it's called the Alignment property of the TabControl. (
just tested to be sure)
james

ACK, there is a property for setting the alignment, but the result will be
unusable when set to left or right.
 
Herfried K. Wagner said:
ACK, there is a property for setting the alignment, but the result will be unusable when set to left or right.
I did a quick test and didn't look it over completely. The results are not as useable as they should be.
The Tab pages appear and function correctly. But, any text on the Tabs is missing.
Time for a bug report!
james
 
Herfried K. Wagner said:
Did you look for already submitted bugs?

Your report seems to be a duplicate:

<URL:http://lab.msdn.microsoft.com/produ...edbackid=a0b67732-5abc-43b7-a638-6f39addecf28>

Your report:

<URL:http://lab.msdn.microsoft.com/produ...edbackid=e9edefe2-4e3f-4c84-b67e-7910ed937602>

I have marked your report as duplicate.

Yes, but the returned Search did not include the report you found. Thanks for marking my report as a duplicate. From the
statements in the other report, it would appear that the problem is not going to be fixed anytime soon. That one was submitted
for Beta 1 and it still exists in Beta 2. So, for some reason, it is not a priority.
james
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top