L
Lou
I want to create a DotNet Interop .dll to host in a VB6 app.
I want it to be just a Texbox control with the "Text" property exposed.
I need the Unicode capabiliteis of the .NET control.
Can this be done so the VB6 app can be the parent to the DotNet control?
I haven't been able to do this. I can create the DotNet control and
instantiate it in
VB6 but it doesn't show. I want to draw it on a VB6 form like a VB6 ocx.
-Lou
I want it to be just a Texbox control with the "Text" property exposed.
I need the Unicode capabiliteis of the .NET control.
Can this be done so the VB6 app can be the parent to the DotNet control?
I haven't been able to do this. I can create the DotNet control and
instantiate it in
VB6 but it doesn't show. I want to draw it on a VB6 form like a VB6 ocx.
-Lou