| | |
opening two external application inside my form
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Dec 2008
Posts: 3
Reputation:
Solved Threads: 0
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
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
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
Comatose
Taboo Programmer
Last edited by Comatose; Jan 6th, 2009 at 10:21 am.
![]() |
Similar Threads
- ADODB Connection (ASP.NET)
- memory management in wndows 2000 (Windows NT / 2000 / XP)
Other Threads in the VB.NET Forum
- Previous Thread: C++ codes with vb.net
- Next Thread: .eml attachments
Views: 749 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
"crystal .net .net2005 30minutes 2008 access application arithmetic array assignment basic binary box button buttons center code combobox component connectionstring convert cpu data database databasesearch datagrid datagridview design dissertation dissertations dissertationthesis dll dosconsolevb.net editvb.net error excel firewall folder highlighting image images isnumericfuntioncall listview login math memory mobile ms mssqlbackend mysql navigate net opacity page pan peertopeervideostreaming picturebox picturebox1 plugin port print printing printpreview problem problemwithinstallation project record reports" reuse save savedialog serial server sorting sql storedprocedure string structures studio temp textbox timer updown upload useraccounts usercontrol vb vb.net vb.netcode vb.nettoolboxvisualbasic2008sidebar vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web wpf






