Help ';' VB Form
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Please help me, if have two different vb project "A" & "B" and how can i call a FORM of "B" project in active FORM of "A" project by click a button on it. :doh: Muhammad Amjad zzrasinfo@gmail.com 0092 301 6522090 -- modified at 7:25 Tuesday 24th January, 2006
-
Please help me, if have two different vb project "A" & "B" and how can i call a FORM of "B" project in active FORM of "A" project by click a button on it. :doh: Muhammad Amjad zzrasinfo@gmail.com 0092 301 6522090 -- modified at 7:25 Tuesday 24th January, 2006
Hi, You can change one project to DLL and refer it in another so that you can use the form in one project in another. Hope, this might help. With warm regards,: KEDAR.:-D