|
I have a form which has some textboxes, a richtext bxox and a few labels. It looks ok in my system which uses Win2K Eng. Version.
But if I test my form in another system with Win2K Korean Version, the controls are not placed properly i.e. the locations are changed. I have tried with Locked property set to true, but no change.
I'm not sure, but I think it is because of the different character sets it uses. B'coz, I have checked the display setting and they are the same.
Is there any way by which I can make sure that my controls location and look is the same in both the cases??? Is there any propery of something of that sort??? |