PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Setting the width of a tab control

Reply

Setting the width of a tab control

 
Thread Tools Rate Thread
Old 04-10-2005, 02:16 PM   #1
dave m
Guest
 
Posts: n/a
Default Setting the width of a tab control


When I drop a tab control on a form, I'm unable to set it's width property.
At always wants to be as wide as the form. It won't let me set the width
in the property in the property box, and dropping the tab control into a
panel will only limit the visible portion of the tab control, it still is
wide as the form. I need a tab control that is half as wide as the form.
Any ideas?


  Reply With Quote
Old 05-10-2005, 12:48 PM   #2
Swaroop
Guest
 
Posts: n/a
Default Re: Setting the width of a tab control

In .NET Compact framework, you cannot set the width of tab control

  Reply With Quote
Old 09-10-2005, 07:26 PM   #3
Daniel Moth
Guest
 
Posts: n/a
Default Re: Setting the width of a tab control

Drop a Panel on the form and size it according to your wishes.
Then drop a TabControl in the Panel...

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

"dave m" <davem@nexcortech.com> wrote in message
news:eOYjUXOyFHA.820@TK2MSFTNGP10.phx.gbl...
> When I drop a tab control on a form, I'm unable to set it's width
> property. At always wants to be as wide as the form. It won't let me set
> the width in the property in the property box, and dropping the tab
> control into a panel will only limit the visible portion of the tab
> control, it still is wide as the form. I need a tab control that is half
> as wide as the form. Any ideas?
>




  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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