Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help with diagnosing a service failing Pin
turbosupramk328-Feb-11 15:12
turbosupramk328-Feb-11 15:12 
Questiondraw Pin
om_metab25-Feb-11 10:56
om_metab25-Feb-11 10:56 
Questiondraw Pin
om_metab25-Feb-11 10:42
om_metab25-Feb-11 10:42 
AnswerRe: draw Pin
fjdiewornncalwe25-Feb-11 10:55
professionalfjdiewornncalwe25-Feb-11 10:55 
AnswerRe: draw Pin
OriginalGriff25-Feb-11 21:05
mveOriginalGriff25-Feb-11 21:05 
QuestionMouse cursor modification by getting data from web browser object Pin
HalliHaida25-Feb-11 1:38
HalliHaida25-Feb-11 1:38 
AnswerRe: Mouse cursor modification by getting data from web browser object Pin
Piccadilly Yum Yum25-Feb-11 3:10
Piccadilly Yum Yum25-Feb-11 3:10 
GeneralRe: Mouse cursor modification by getting data from web browser object Pin
HalliHaida27-Feb-11 17:16
HalliHaida27-Feb-11 17:16 
Hi,

I didn't get you. May be I have not explained clearly about my requirement.

I have a requirement where in the mouse events like click and move are obtained through external events. Then I have to use these events and send them to browser object. For this as a part of POC, what I have done is
a) A simple form on which I have AxWebBrowser object to render the content.
b) Another from which will send the mouse events (move or click) along with the position.
c) TCP socket communication to send and receive mouse events.
d) On receiving the events, I will send them to browser object through SendMessage or PostMessage.

Now what I want is, when there is a mouse move event, after sending the event to browser object through SendMessage/PsotMessage, is there any way to find out if the mouse is on a clickable link or object of the content being rendered. I have to use these events to redraw the cursor manually. Do we get any events or way to get this information from the browser object. If yes, please give let me know how to do it in C#.

Any help is appreciated.
AnswerRe: Mouse cursor modification by getting data from web browser object Pin
Espen Harlinn25-Feb-11 4:13
professionalEspen Harlinn25-Feb-11 4:13 
Questioncreate an email application for own website Pin
gskumbhar24-Feb-11 22:49
gskumbhar24-Feb-11 22:49 
AnswerRe: create an email application for own website Pin
OriginalGriff24-Feb-11 22:58
mveOriginalGriff24-Feb-11 22:58 
GeneralRe: create an email application for own website Pin
Pravin Patil, Mumbai24-Feb-11 23:57
Pravin Patil, Mumbai24-Feb-11 23:57 
AnswerRe: create an email application for own website Pin
Pete O'Hanlon24-Feb-11 23:50
mvePete O'Hanlon24-Feb-11 23:50 
AnswerRe: create an email application for own website Pin
Dalek Dave25-Feb-11 0:00
professionalDalek Dave25-Feb-11 0:00 
GeneralRe: create an email application for own website Pin
Pravin Patil, Mumbai25-Feb-11 3:15
Pravin Patil, Mumbai25-Feb-11 3:15 
GeneralRe: create an email application for own website Pin
Dalek Dave25-Feb-11 5:58
professionalDalek Dave25-Feb-11 5:58 
GeneralRe: create an email application for own website Pin
Ali Al Omairi(Abu AlHassan)25-Feb-11 8:53
professionalAli Al Omairi(Abu AlHassan)25-Feb-11 8:53 
AnswerRe: create an email application for own website Pin
Abhinav S25-Feb-11 3:21
Abhinav S25-Feb-11 3:21 
AnswerRe: create an email application for own website Pin
RaviRanjanKr28-Feb-11 2:34
professionalRaviRanjanKr28-Feb-11 2:34 
QuestionObject reference not set to an instance of an object. Pin
Pierre besquent24-Feb-11 21:55
Pierre besquent24-Feb-11 21:55 
AnswerRe: Object reference not set to an instance of an object. Pin
OriginalGriff24-Feb-11 22:32
mveOriginalGriff24-Feb-11 22:32 
GeneralRe: Object reference not set to an instance of an object. Pin
Pierre besquent24-Feb-11 22:39
Pierre besquent24-Feb-11 22:39 
GeneralRe: Object reference not set to an instance of an object. Pin
OriginalGriff24-Feb-11 22:44
mveOriginalGriff24-Feb-11 22:44 
GeneralRe: Object reference not set to an instance of an object. Pin
Pierre besquent24-Feb-11 22:51
Pierre besquent24-Feb-11 22:51 
GeneralRe: Object reference not set to an instance of an object. Pin
OriginalGriff24-Feb-11 22:58
mveOriginalGriff24-Feb-11 22:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.