I have a large Application,include vb6 code and vs 2005 code,
I want to display vb6 form in vb6 dll as a mdi child form in vs 2005 main
form?
can anyone help me?
Question 2:
Can I display a dotnet form as mdi child form in vb6 MDI main form?
thanks...
more >>
Hi, I'm quite new to VB and have been tasked with converting a VB6 dll to
VB.Net.
I ran the VB6 Code Advisor and it reported the following:-
'FIXIT: Declare 'CreateItem' and 'Arg1' and 'Arg2' and 'Arg3' with an
early-bound data type FixIT90210ae-R1672-R1B8ZE
Public Function CreateItem...
more >>