TabControl is not a container??? |
Post Reply |
Author | |
PPL1
Groupie Joined: 10 April 2006 Location: Canada Status: Offline Points: 70 |
Post Options
Thanks(0)
Posted: 18 September 2008 at 11:54am |
The TabControl should be a container control. As such, changing tab caption should be possible without having to change contained UI components.
This "probably" works fine when the tabs are on top. However, when the tabs are shown on the left side (xtpTabLayoutRotated), this does not work!
Changing tab text does change the tab sizes (width in this case), but the contained UI elements are not moved. Results extra spaces or contained controls appear to be "outside" the tabs.
Do I need to resort to enclosing the tab controls into another container (i.e. a picture box) and use the ClientLeft property to align my container?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
I very recommend add TabControlPage and all controls to this page.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |