Tab control Right To Left Problem |
Post Reply |
Author | |
javidp
Newbie Joined: 17 January 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 17 January 2008 at 10:23am |
Hi !
i have problem with your controls in "Visual Basic 6.0" , Version 11.2 :
when i change right to left property to true ,all of the controls that contains into the tap page get mirrored and i have hectic problem with vsflexgrid control ! when i set "right to left" property of grid to true none of the columns won't be shown in run time !
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
You can call
TabControl1.RightToLeft = True
in your code in _Load event - it will chnage RTL mode of TabControl only.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
javidp
Newbie Joined: 17 January 2008 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Thanks !
But It doesn't work in Design time |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
We will fix it for 12.0 release.
|
|
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 |