Cannot display unicode characters in HelpProvider HelpStrings

  • Thread starter Thread starter Stefan Kiryazov
  • Start date Start date
S

Stefan Kiryazov

Well, the title describes the problem.

I add a HelpProvider to my simple windows forms app, say
helpProvider1. Then i assign a cyrillic string to the "HelpString on
helpProvider1" property of a TextBox and when i test it, i see
"ÿãǖëǜ" or something like that.

Any help is appreciated.
 
Hey, guys, am I the first who tried this? Has anyone got any idea
about this?

And you, MS guys, at least tell me it's not possible without
overriding 20 HelpProvider methods.
 
Back
Top