Compact Framework 2.0 and language

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I've a question.

I'm working with CF 2.0 and VS 2005 and i used 2 language for my form
(French and English). When i design my form for French , i give it a size
(240 , 320) and when i save it and switch to English the size of my form
become automatically 640 by 480 (default size) if i resize it, save it and re
switch to french my form change again of size..... is it normal???

Have you a solution???

Thanks.
 
Hi,
Check out with form factor property. Is it same in both languages?
Also have u changed form border style ?

Regards,
Bipin Kesharwani
(Developer)

Palewar Techno Solutions
Pocket PC & Mobile Software Development
Nagpur, India

http://www.palewar.com
 
Hi,

Thanks for your answer, i found the solution. In fact i set the property to
Maximize and the designer take it and design the maximum size for a Windows
CE screen and doesn't use the Size property.

If we could set the screen size of our device in the Project propertie we
could use the designer most simply.
 
Back
Top