Home All Groups Group Topic Archive Search About

Tabcontrol tabpagebutton orientation

Author
21 Feb 2005 1:33 PM
Zadkin
Does anyone know, if it's possible to set the orientation of the
tabpagebuttons to horizontal instead of vertical when the alignment property
of my tabcontrol is set to left or right?

Thanks in advance

Zadkin

Author
26 Mar 2005 2:13 AM
Robert Schoen (MSFT)
If I understand you correctly, you are looking to display the tabs on the left or right sides but have the tab's (where the name resides) display their text horizotally
essentially.   This is a good idea...and I am sure their are some "custom" built controls out there that do this...or you can create your own (looks to be some work here)

If I am able to find a solution for you I will repost it here...

BTW - I will log a bug to add support for such a feature...in the future...Thanks for bringing up this usability issue.

Robert S (MSFT Visual Basic QA)
--------------------------------------------------------------------
This reply is provided AS IS, without warranty (express or implied).

--------------------
Show quoteHide quote
>Thread-Topic: Tabcontrol tabpagebutton orientation
>thread-index: AcUYGd369NIc30VIQomo4mAVRQCVIw==
>X-WBNR-Posting-Host: 212.35.100.132
>From: =?Utf-8?B?WmFka2lu?= <Zad***@discussions.microsoft.com>
>Subject: Tabcontrol tabpagebutton orientation
>Date: Mon, 21 Feb 2005 05:33:02 -0800
>Lines: 7
>Message-ID: <7FC49A09-EFF3-4897-B777-3FADD5CF6***@microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
>    charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.dotnet.languages.vb
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
>Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.dotnet.languages.vb:261245
>X-Tomcat-NG: microsoft.public.dotnet.languages.vb
>
>Does anyone know, if it's possible to set the orientation of the
>tabpagebuttons to horizontal instead of vertical when the alignment property
>of my tabcontrol is set to left or right?
>
>Thanks in advance
>
>Zadkin
>
Author
22 Jun 2005 8:01 AM
Eugene
Hi, how can I show the tabs at the bottom of the TabControl instead of on top?

Eugene

Show quoteHide quote
"Robert Schoen (MSFT)" wrote:

> If I understand you correctly, you are looking to display the tabs on the left or right sides but have the tab's (where the name resides) display their text horizotally
> essentially.   This is a good idea...and I am sure their are some "custom" built controls out there that do this...or you can create your own (looks to be some work here)
>
> If I am able to find a solution for you I will repost it here...
>
> BTW - I will log a bug to add support for such a feature...in the future...Thanks for bringing up this usability issue.
>
> Robert S (MSFT Visual Basic QA)
> --------------------------------------------------------------------
> This reply is provided AS IS, without warranty (express or implied).
>
> --------------------
> >Thread-Topic: Tabcontrol tabpagebutton orientation
> >thread-index: AcUYGd369NIc30VIQomo4mAVRQCVIw==
> >X-WBNR-Posting-Host: 212.35.100.132
> >From: =?Utf-8?B?WmFka2lu?= <Zad***@discussions.microsoft.com>
> >Subject: Tabcontrol tabpagebutton orientation
> >Date: Mon, 21 Feb 2005 05:33:02 -0800
> >Lines: 7
> >Message-ID: <7FC49A09-EFF3-4897-B777-3FADD5CF6***@microsoft.com>
> >MIME-Version: 1.0
> >Content-Type: text/plain;
> >    charset="Utf-8"
> >Content-Transfer-Encoding: 7bit
> >X-Newsreader: Microsoft CDO for Windows 2000
> >Content-Class: urn:content-classes:message
> >Importance: normal
> >Priority: normal
> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> >Newsgroups: microsoft.public.dotnet.languages.vb
> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA03.phx.gbl
> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.dotnet.languages.vb:261245
> >X-Tomcat-NG: microsoft.public.dotnet.languages.vb
> >
> >Does anyone know, if it's possible to set the orientation of the
> >tabpagebuttons to horizontal instead of vertical when the alignment property
> >of my tabcontrol is set to left or right?
> >
> >Thanks in advance
> >
> >Zadkin
> >
>
>
>
Author
29 Jun 2005 4:09 AM
Robert Schoen (MSFT)
Sorry I have not gotten back to this thread in a while. 

If you look at the tabcontrol properties in the Properties window, you will find a property call "Alignment".  It has the options for Top/Bottom/Left/Right.  By setting it to
Bottom you will find the tabs show up at the bottom of the control.  Hopefully this was what you are asking...

As far as the previous thread/question...I was not able to find you an easy solution.  A custom control is going to be the way to get this done...

Hope this helps.

Robert S (MSFT Visual Basic QA)
--------------------------------------------------------------------
This reply is provided AS IS, without warranty (express or implied).
--------------------

Show quoteHide quote
>Thread-Topic: Tabcontrol tabpagebutton orientation
>thread-index: AcV3AIpefrHyPSqIRPeywzgKH+F50A==
>X-WBNR-Posting-Host: 202.75.45.60
>From: =?Utf-8?B?RXVnZW5l?= <Eug***@discussions.microsoft.com>
>References:  <7FC49A09-EFF3-4897-B777-3FADD5CF6***@microsoft.com> <cQjCalaMFHA.3***@TK2MSFTNGXA03.phx.gbl>
>Subject: RE: Tabcontrol tabpagebutton orientation
>Date: Wed, 22 Jun 2005 01:01:05 -0700
>Lines: 52
>Message-ID: <70B2AED5-FCB2-40DC-B7BF-4C8C9D987***@microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
>    charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.dotnet.languages.vb
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.dotnet.languages.vb:93521
>X-Tomcat-NG: microsoft.public.dotnet.languages.vb
>
>Hi, how can I show the tabs at the bottom of the TabControl instead of on top?
>
>Eugene
>
>"Robert Schoen (MSFT)" wrote:
>
>> If I understand you correctly, you are looking to display the tabs on the left or right sides but have the tab's (where the name resides) display their text horizotally
>> essentially.   This is a good idea...and I am sure their are some "custom" built controls out there that do this...or you can create your own (looks to be some work here)
>>
>> If I am able to find a solution for you I will repost it here...
>>
>> BTW - I will log a bug to add support for such a feature...in the future...Thanks for bringing up this usability issue.
>>
>> Robert S (MSFT Visual Basic QA)
>> --------------------------------------------------------------------
>> This reply is provided AS IS, without warranty (express or implied).
>>
>> --------------------
>> >Thread-Topic: Tabcontrol tabpagebutton orientation
>> >thread-index: AcUYGd369NIc30VIQomo4mAVRQCVIw==
>> >X-WBNR-Posting-Host: 212.35.100.132
>> >From: =?Utf-8?B?WmFka2lu?= <Zad***@discussions.microsoft.com>
>> >Subject: Tabcontrol tabpagebutton orientation
>> >Date: Mon, 21 Feb 2005 05:33:02 -0800
>> >Lines: 7
>> >Message-ID: <7FC49A09-EFF3-4897-B777-3FADD5CF6***@microsoft.com>
>> >MIME-Version: 1.0
>> >Content-Type: text/plain;
>> >    charset="Utf-8"
>> >Content-Transfer-Encoding: 7bit
>> >X-Newsreader: Microsoft CDO for Windows 2000
>> >Content-Class: urn:content-classes:message
>> >Importance: normal
>> >Priority: normal
>> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>> >Newsgroups: microsoft.public.dotnet.languages.vb
>> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
>> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA03.phx.gbl
>> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.dotnet.languages.vb:261245
>> >X-Tomcat-NG: microsoft.public.dotnet.languages.vb
>> >
>> >Does anyone know, if it's possible to set the orientation of the
>> >tabpagebuttons to horizontal instead of vertical when the alignment property
>> >of my tabcontrol is set to left or right?
>> >
>> >Thanks in advance
>> >
>> >Zadkin
>> >
>>
>>
>>
>