hi friends,
Is it possible to Create Components in VB.NET and Use in VB6.0 Application?. If yes How i can make it.
regards
prince
Printable View
hi friends,
Is it possible to Create Components in VB.NET and Use in VB6.0 Application?. If yes How i can make it.
regards
prince
Question is why? Its a dumb idea. Why make a VB6 app use the VB6 runtimes AND the .NET framework?
If you want to make Active X controls, use VB6, otherwise use .NET.
Even major component companies keep ActiveX and .NET versions of their controls seperate, like Infragistics.