SelectTab on TabManager how? |
Post Reply |
Author | |
quake
Newbie Joined: 14 April 2004 Location: Russian Federation Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 11 April 2006 at 2:05am |
How can i programmatically activate (set selected) pane with fixed index in TabManager? I did't see any function like SetSelected..., and Selected property is just read only? |
|
wbr,
Vic |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Selected property not readonly (not sure what vesion you use) try TabControl.Item(2).Selected = True |
|
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 |