SetHelpString and Multi language
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I've used
HelpProvider
class to show some help strings on form controls. But when I write a Persian word inSetHelpString()
function, I see some illegal characters instead of that Persian word. Can anyone help me to solve this problem please. P.S: Persian language is known as Farsi language also!:) regards, Mehdi