Kevin
Sat Sep 16 10:06:04 CDT 2006
See
http://support.microsoft.com/kb/311284/
--
HTH,
Kevin Spencer
Microsoft MVP
Chicken Salad Surgery
What You Seek Is What You Get.
"mgonzales3" <mgonzales3@discussions.microsoft.com> wrote in message
news:06FD13E8-110D-4A7C-B655-947D3043FC1E@microsoft.com...
>I have a windows form with a AxSHDocVw embedded. So I want to determine
>the
> following:
>
> A) When a user left-clicks on the mouse and select some text
> B) Determine the x and y coordinates of what was selected
>
> when A is fulfilled I want to enable my menu option.
> and when the menu copy is clicked I want to copy all text within B.
>
> thanks
>
>
>
>
> "Kevin Spencer" wrote:
>
>> It all depends on what you mean by "selected with the mouse." That is not
>> a
>> technical term that translates to anything meaningful. Do you mean when a
>> Control has the focus? If not, what *do* you mean?
>>
>> --
>> HTH,
>>
>> Kevin Spencer
>> Microsoft MVP
>> Chicken Salad Surgery
>>
>> What You Seek Is What You Get.
>>
>> "mgonzales3" <mgonzales3@discussions.microsoft.com> wrote in message
>> news:22761E65-328C-495D-9468-B07AFF99C5EE@microsoft.com...
>> > I'm trying to enable my disabled menu options (cut, copy & paste). The
>> > requirement is to determine what on my form has been selected with the
>> > mouse.
>> >
>> > How can I determine this?
>>
>>
>>