Is there anyway to send a left mouse click event? I just need to have it
click down once where my cursor is.

The reason behind this is that I am using a webbrowser to display my Word
Document and it is losing focus after I insert a bookmark from my ActionsPane.

Anyway, is it possible to send a mouse event that way? Thanks!
--
Brenda

Re: Send mouse event in Word? by Jezebel

Jezebel
Thu Feb 16 03:37:49 CST 2006

No.



"Brenda" <Brenda@discussions.microsoft.com> wrote in message
news:77431EF2-96A5-452B-8D47-CBD8E44FD9D1@microsoft.com...
> Is there anyway to send a left mouse click event? I just need to have it
> click down once where my cursor is.
>
> The reason behind this is that I am using a webbrowser to display my Word
> Document and it is losing focus after I insert a bookmark from my
> ActionsPane.
>
> Anyway, is it possible to send a mouse event that way? Thanks!
> --
> Brenda



Re: Send mouse event in Word? by Brenda

Brenda
Thu Feb 16 10:36:25 CST 2006

Do you think there is a solution to my problem? I can't figure out what else
to do. I guess it just wasn't meant to be in a browser.

BTW...how do you know so much Jezebel? I see you in SO many posts.
--
Brenda


"Jezebel" wrote:

> No.
>
>
>
> "Brenda" <Brenda@discussions.microsoft.com> wrote in message
> news:77431EF2-96A5-452B-8D47-CBD8E44FD9D1@microsoft.com...
> > Is there anyway to send a left mouse click event? I just need to have it
> > click down once where my cursor is.
> >
> > The reason behind this is that I am using a webbrowser to display my Word
> > Document and it is losing focus after I insert a bookmark from my
> > ActionsPane.
> >
> > Anyway, is it possible to send a mouse event that way? Thanks!
> > --
> > Brenda
>
>
>

Re: Send mouse event in Word? by Cindy

Cindy
Mon Feb 20 04:14:31 CST 2006

Hi =?Utf-8?B?QnJlbmRh?=,

> Is there anyway to send a left mouse click event? I just need to have it
> click down once where my cursor is.
>
> The reason behind this is that I am using a webbrowser to display my Word
> Document and it is losing focus after I insert a bookmark from my ActionsPane.
>
The closest would probably be an Activate method (as in doc.Activate).

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)


Re: Send mouse event in Word? by Brenda

Brenda
Mon Feb 20 10:03:27 CST 2006

I thought the .Activate would work too, but it doesn't work when I am viewing
the Document in IE. Is there any type of work around to this problem or will
the user just have to click back on the Document?
--
Brenda


"Cindy M -WordMVP-" wrote:

> Hi =?Utf-8?B?QnJlbmRh?=,
>
> > Is there anyway to send a left mouse click event? I just need to have it
> > click down once where my cursor is.
> >
> > The reason behind this is that I am using a webbrowser to display my Word
> > Document and it is losing focus after I insert a bookmark from my ActionsPane.
> >
> The closest would probably be an Activate method (as in doc.Activate).
>
> Cindy Meister
> INTER-Solutions, Switzerland
> http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
> http://www.word.mvps.org
>
> This reply is posted in the Newsgroup; please post any follow question or reply
> in the newsgroup and not by e-mail :-)
>
>

Re: Send mouse event in Word? by Cindy

Cindy
Tue Feb 28 12:13:46 CST 2006

Hi Brenda,

> I thought the .Activate would work too, but it doesn't work when I am viewing
> the Document in IE. Is there any type of work around to this problem or will
> the user just have to click back on the Document?
>
I'm afraid I don't know. You might try asking this question in a group that
deals with embedded objects in IE and/or one of the office.developer groups.
Someone there might know how.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)