TabControl - size |
Post Reply |
Author | |
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
Posted: 24 June 2005 at 8:54am |
hello, i am still testing your controls. i like them so far. but i got one question left. here the details: i got a TabControl on one of my forms. this adds a form with another TabControl on it. i got a resize-action on the parentform, too. that means, if i resize the mainform, i want to adapt the children (the big tabcontrol and the second tabcontrol). how can i do this? how can i fit the tabcontrols to fit in each other. that means: the first tab control should be as big as the mainform. the second tabcontrol should be as big as the inner-size of the first tabcontrol. (please note that i (want to) use some bigger "ButtonMargin" and "ClientMargin" for the tabcontrols. please support me with this (tipps/some code etc.). if i cant resize the forms/tabcontrols properly it wont fit anything! thank you so far! |
|
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
|
hello again,
I am asking myself if it is possible to nest tabcontrols at all. because i get some strange resizing faults in my forms. I still hope that you can supply me with some information. thank you! |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
I can't understand why it is problem? Catch Resize event and call TabControl.Move meber. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
jamesblast
Groupie Joined: 15 June 2005 Status: Offline Points: 52 |
Post Options
Thanks(0)
|
seems lile my resizing control did not work with your tabcontrol. thank you! |
|
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 |