Try to set the RigthToLeft property of your Form to No , this may fix your
problem
Nigel B - 01 Feb 2005 09:47 GMT
Thanks Serhad. However, I've tried your suggestion (setting it to no at
design time and run time) but the effect persists. It does seem that in the
upgrade from VB6 it has got the idea it is in a RTL environment. New and
existing applications are not affected.
Nigel B
"SerhaD Ýnanlý" wrote:
> Try to set the RigthToLeft property of your Form to No , this may fix your
> problem
Nigel B - 01 Feb 2005 14:29 GMT
Problem solved. Human error!
"SerhaD Ýnanlý" wrote:
> Try to set the RigthToLeft property of your Form to No , this may fix your
> problem