problem with windows caption bar text...

  • Thread starter Thread starter Paul M
  • Start date Start date
P

Paul M

hi there,

i have come across a problem with the caption bar in my vb.NET windows
application.

the main form is being used as a MDI form, which has an english caption, but
one of my forms has a eastern european (macedonian) title.
When the 2nd form is loaded, the MDI client shows the english caption, but
the macedonian caption in brackets is shown as ?????? ??????

any help here?
thanks,
P.
 
* "Paul M said:
i have come across a problem with the caption bar in my vb.NET windows
application.

the main form is being used as a MDI form, which has an english caption, but
one of my forms has a eastern european (macedonian) title.
When the 2nd form is loaded, the MDI client shows the english caption, but
the macedonian caption in brackets is shown as ?????? ??????

Are you sure the character sets for the macedonian letters are
installed?
 
yes i installed the macedonian language with the windows installation, and
the macedonian text displays fine in the second form window caption.

regards,
Paul.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top