HighTechTalks DotNet Forums  

Tabcontrol - pages name position

Dotnet Framework (Compact Framework) microsoft.public.dotnet.framework.compactframework


Discuss Tabcontrol - pages name position in the Dotnet Framework (Compact Framework) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Michal Rizek
 
Posts: n/a

Default Tabcontrol - pages name position - 01-10-2005 , 10:15 AM






Hi,
CF includes tabcontrol with page labels shown at the bottom of screen. Does
anybody know some alternate tabcontrol with labels displayed at the TOP of
the control area as usual? Or is it possible to customize that one in CF?


Reply With Quote
  #2  
Old   
Daniel Moth
 
Posts: n/a

Default Re: Tabcontrol - pages name position - 01-10-2005 , 12:21 PM






You'd have to roll your own control (I am not aware of one).

The managed TabControl is based on the native one. The native control
renders the tabs at the bottom on a PPC platform and at the top on a
WinCE-based (I have the opposite requirement on ours but it's not high
enough for me to write my own TabControl).

Cheers
Daniel
--
http://www.danielmoth.com/Blog/


"Michal Rizek" <MichalRizek (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,
CF includes tabcontrol with page labels shown at the bottom of screen.
Does
anybody know some alternate tabcontrol with labels displayed at the TOP of
the control area as usual? Or is it possible to customize that one in CF?




Reply With Quote
  #3  
Old   
Ed Kaim
 
Posts: n/a

Default Re: Tabcontrol - pages name position - 01-10-2005 , 12:24 PM



There isn't support directly in the .NET Compact Framework. You can probably
find 3rd party controls that make it easy to do that.

"Michal Rizek" <MichalRizek (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,
CF includes tabcontrol with page labels shown at the bottom of screen.
Does
anybody know some alternate tabcontrol with labels displayed at the TOP of
the control area as usual? Or is it possible to customize that one in CF?




Reply With Quote
  #4  
Old   
 
Posts: n/a

Default Re: Tabcontrol - pages name position - 11-30-2006 , 08:57 PM



The stock control has no support for it. You'll need to roll your own.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


"Narasimham" <Narasimham (AT) discussions (DOT) microsoft.com> wrote

Quote:
Does anyone know how to change the colour of the Text for the tabs or even
the colour of the tabs. The BackColor property is only setting the colour
for
the TabPages But i need it for the Text and the tabs at the bottom. Can
anyone help??

"Ed Kaim" wrote:

There isn't support directly in the .NET Compact Framework. You can
probably
find 3rd party controls that make it easy to do that.

"Michal Rizek" <MichalRizek (AT) discussions (DOT) microsoft.com> wrote in message
news:28ECF2BD-A7B1-4787-974D-FF93F9269302 (AT) microsoft (DOT) com...
Hi,
CF includes tabcontrol with page labels shown at the bottom of screen.
Does
anybody know some alternate tabcontrol with labels displayed at the TOP
of
the control area as usual? Or is it possible to customize that one in
CF?







Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.