Bug in TabControl |
Post Reply |
Author | |
herbat
Newbie Joined: 03 October 2006 Location: Poland Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 01 November 2007 at 5:49am |
There is a bug in tab control (Suite controls 11.2).
On tab change event all controls placed on selected item are chaning their
visibility to default True.
See example
Adam
|
|
Adam
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Unfortunatelly it unfixable feature of all versions :( its how TabControl works - hide one controls and show another and no way to determine if it was hidden by TabControl or by code.
I recommend you put TabControlPages to TabControl and all controls to Pages.
|
|
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 |