i have a program (VB6.0) which runs fine, it called a ocx and it return a 3 bytes string.

now, i rewrite the program in VB.net, and again the ocx return as Object type

firstly, i try this:
...