|
-
December 29th, 1999, 09:45 AM
#1
Convertion of VB6 form to VB5 form
the forms which i have developed in vb6 are not able to open in vb5. is there any possibility to open the vb6 frm files into vb5 form
write to me at
[email protected]
[email protected]
-
December 30th, 1999, 01:38 AM
#2
Re: Convertion of VB6 form to VB5 form
Yes, there is a possibility as I've been getting VB6 project files and I'm using only VB5, so this should work.
Anyway, if you right-click the project file(*.vbp), and select "Open With", and open the file in Notepad,
you will see some stuff about the VB project.
Look for a line "Retained=0".
Delete that line.
After this, you can open the VB6 project in VB5 and save the neccessary files in the VB5 version.
Hope this helps
____________________________________
The VB Bugs in my Life...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|