Re: App needs to know when IE receives a mouse click.
- From: "Gillard" <gillard_georges@@@@@@@@@hotmail.com>
- Date: Wed, 30 Jul 2008 16:33:01 +0200
no it is a sample console program that give information like spy the ie window
"AAaron123" <aaaron123@xxxxxxxxxxxxxx> wrote in message news:uTfFTub8IHA.2336@xxxxxxxxxxxxxxxxxxxxxxx
I think I found your IEautomation reference:.
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1449302&SiteID=1
Is this the one you had in mind?
-----------------
I created a VS project an inserted the code and added the COM reference to Microsoft.Internet.Controls
But I get the error in the code from the Internet:
Error 2 The type or namespace name 'InternetExplorer' could not be found (are you missing a using directive or an assembly reference?)
I suspect it wants a "using" but I don't know what to put on the "using". The Help doesn't seen to say.
Do you know how to fix this?
---------
I noticed there are two controls mentioned in the Internet. We are not using the WebControl - right?
---------
thanks
"Gillard" <gillard_georges@@@@@@@@@hotmail.com> wrote in message news:e86vwxI8IHA.3260@xxxxxxxxxxxxxxxxxxxxxxxthere is a sampe on msdn called IEautomation check it
"AAaron123" <aaaron123@xxxxxxxxxxxxxx> wrote in message news:euXnGg37IHA.4112@xxxxxxxxxxxxxxxxxxxxxxxIf IE is open I'd like my app to receive an event or otherwise know when IE receives a mouse click.
Is that fairly easy to do?
Thanks in advance
- Follow-Ups:
- Re: App needs to know when IE receives a mouse click.
- From: AAaron123
- Re: App needs to know when IE receives a mouse click.
- References:
- App needs to know when IE receives a mouse click.
- From: AAaron123
- Re: App needs to know when IE receives a mouse click.
- From: Gillard
- Re: App needs to know when IE receives a mouse click.
- From: AAaron123
- App needs to know when IE receives a mouse click.
- Prev by Date: Re: An Array question
- Next by Date: Re: Crystal Reports Help
- Previous by thread: Re: App needs to know when IE receives a mouse click.
- Next by thread: Re: App needs to know when IE receives a mouse click.
- Index(es):
Relevant Pages
|