Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Viewing all articles
Browse latest Browse all 1710

Problem with using my com-visible assembly in VB6

$
0
0

Hello,

I made a .NET component in Visulal Studio with COM-Visible interface so it can be avalible in VB6 projects. It is a simple usercontrol with textbox and button. And it's allmost  works fine: I managed to use it in VB6 project and put my usercontrol on VB6 form. But when I try to type a unicode characters  from keybord in my textbox(russian characters) I see a "strange" symbols instead. Like it can't recognize an encoding. If I try to copy\paste  some unicode russian text into my textbox it works fine. Typing an English characters also works fine.

I try to chsnge textbox font's properties using Arial and Microsoft Sans Serif fonts with GdiCharSet = 204. Doesn't helped.

Is there some solution of this problem?

 

Viewing all articles
Browse latest Browse all 1710

Latest Images

Trending Articles



Latest Images