.Net C# GUI dll will use in VB6 (Not user control)
C#
3
Posts
2
Posters
0
Views
1
Watching
-
Hi, I want to create a .Net Dll in c# which will have a GUI. I need to use this in a VB6 application. Is this possible? I know how to create a class dll in C# and use it in VB6 also I can create an User Control in C# and used it in VB6 form. What I want is the VB6 will call a dll (login screen) and the C# GUI will run and give back a yes/no result. Thanks, Sai
-
Hi, I want to create a .Net Dll in c# which will have a GUI. I need to use this in a VB6 application. Is this possible? I know how to create a class dll in C# and use it in VB6 also I can create an User Control in C# and used it in VB6 form. What I want is the VB6 will call a dll (login screen) and the C# GUI will run and give back a yes/no result. Thanks, Sai