|
-
Oct 27th, 2006, 11:47 PM
#1
Thread Starter
Hyperactive Member
Calling another application from the program and carrying out menu click
IDE: VB.net 2005
Hi,
I am wondering if it is possible to call an application and then carrying-out the menu click (say compile menuitem) from vb.net code....
thanks
application location: c:\myprogram\myprogram.exe
-
Oct 28th, 2006, 08:31 PM
#2
Addicted Member
Re: Calling another application from the program and carrying out menu click
I am not sure about this in VB.Net but in VB6 you can Hook (subclass to) another application detecting its messages including menu item clicks , many project about this in the forum (for VB6) , search for it , it may help
-
Oct 29th, 2006, 10:24 AM
#3
Thread Starter
Hyperactive Member
Re: Calling another application from the program and carrying out menu click
Hello msayed,
Thank you for your response...
my application is based on Vb.net 2005;
I will be thankful if someone can give me a solution based on vb.net 2005.
thanks
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
|