PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Setting the width of a tab control
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Setting the width of a tab control
![]() |
Setting the width of a tab control |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
In .NET Compact framework, you cannot set the width of tab control
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
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? > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

