G
Guest
Hi,
I just created my first .net compact framework application that includes
some comboboxes. Now, as this application targets the german market, these
comboboxes need to display german string - that may include 'non-english'
charakters (like ä,ü,ö,ß ...).
Unfortunately, these chars do not appear in the boxes - they are just
skipped (e.g. the german word 'Käse' (cheese) would be displayed 'Kse').
By the way, I use an english version of VS.net 2003 - if this is of any
importance.
Is there any way to change this behaviour?
Peter
I just created my first .net compact framework application that includes
some comboboxes. Now, as this application targets the german market, these
comboboxes need to display german string - that may include 'non-english'
charakters (like ä,ü,ö,ß ...).
Unfortunately, these chars do not appear in the boxes - they are just
skipped (e.g. the german word 'Käse' (cheese) would be displayed 'Kse').
By the way, I use an english version of VS.net 2003 - if this is of any
importance.
Is there any way to change this behaviour?
Peter