943,704 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Unsolved
  • Views: 1405
  • VB.NET RSS
Jan 6th, 2009
0

opening two external application inside my form

Expand Post »
hi ppl..
i want to create form where one part of the form should be a browser(i have used web browser control s ) and other is a visual studio 2005 application.
i used the follwing code
Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
System.Diagnostics.Process.Start("C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.exe")

End Sub


which only shoots up the application, but i need that visula studio to be opened inside my form and should be able to work on it..

please help me
thanks in advance
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
debonair is offline Offline
3 posts
since Dec 2008
Jan 6th, 2009
0

Re: opening two external application inside my form

You're gonna have to get fancy with this one.... check attached project. You will Need to resize form1 in order to see the solitaire window. Probably should just maximize it after clicking "Kidnap". So click launch, click kidnap, maximize.

Comatose
Taboo Programmer
Attached Files
File Type: zip Kidnap.zip (51.7 KB, 260 views)
Last edited by Comatose; Jan 6th, 2009 at 10:21 am.
Team Colleague
Reputation Points: 361
Solved Threads: 214
Taboo Programmer
Comatose is offline Offline
2,413 posts
since Dec 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in VB.NET Forum Timeline: C++ codes with vb.net
Next Thread in VB.NET Forum Timeline: Datasets and SQLServer keys





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC