I am writing a .NET DLL to iterate through all controls in the a VB6 Form passed byref. So far it seems to work VB.NET code:
Hello, I have converted a VB 6 project to VB.NET 2008 One of the forms throws the following error in the design mode.
I\'m porting an old VB6 project to C#, using Winforms.The original uses DataDynamic\'s ActiveBar suite to manage changes to multiple items in toolbars, menus, and shortcut ribbons simultaneously.All t
I am Trying to add business object reference \"busobj.tlb\" to my project. This tool was created in VB6 and recently we have started migration to VB.NET.
I have a VB6 application which i need to convert to VB.NET 3.5. The application uses a lot of Business objects libraries and some 开发者_StackOverflowexternal libraries.
Thanks a lot for the received answer.the following is brief description of how my project works. GUI is used to collect information from User and validates.have got dll named controlclass that pass in
I have a COM object in C++ and VB6 and everything is compiled and packaged using Visual Studio 2003. The C++ generates the DLL, and VB6 the EXE, so from the legacy code I can call the EXE that calls t
I am converting a VB6 app to C#. I am starting on the top of the VB6 app and going from there. What is all the RS. stuff? I don\'t understand?
I recently convert开发者_如何学Ced a VB6 program to VB.NET. This program is used to communicate with the Superlogics PCM Series DAQ card that the company no more produces and has no support for VB.NET
Visual Studio comes with Wizard that converts vb6 开发者_开发问答code to vb.net. Is there are any way to call this conversion via code?To be honest, when updating from VB6 to .NET it is much better to