Click here to Skip to main content
15,908,274 members
Home / Discussions / C#
   

C#

 
GeneralRe: Simple question Pin
JacquesDP14-Aug-06 1:28
JacquesDP14-Aug-06 1:28 
GeneralRe: Simple question Pin
Ed.Poore14-Aug-06 2:12
Ed.Poore14-Aug-06 2:12 
GeneralRe: Simple question Pin
JacquesDP14-Aug-06 18:30
JacquesDP14-Aug-06 18:30 
Questionxquery problem [modified] Pin
kkadir14-Aug-06 0:20
kkadir14-Aug-06 0:20 
Questionbuilt own modal dialogs Pin
snapper_21214-Aug-06 0:07
snapper_21214-Aug-06 0:07 
QuestionWindows Service stops after logging-off from current user/login. Pin
imdeepakpathak13-Aug-06 23:50
imdeepakpathak13-Aug-06 23:50 
AnswerRe: Windows Service stops after logging-off from current user/login. Pin
seee sharp14-Aug-06 0:19
seee sharp14-Aug-06 0:19 
QuestionMouse Clicking Pin
Cassiopeiaxy13-Aug-06 22:10
Cassiopeiaxy13-Aug-06 22:10 
Hi,

I am currently working on a project named "motion detection to control pc". It is a project which can assist paralysed patient to access the pc using facial movement.

I have a webcam capturing movement of head and translate it to mouse(cursor) movement.

I can move the mouse(cursor) by using the Cursor.property function, however, i am still unable to double click/right click the mouse using codes.

Any can help?

*****************************************************************************

Cursor.Position = new Point(Cursor.Position.X - 0, Cursor.Position.Y - 80);

*****************************************************************************


Thanks~
AnswerRe: Mouse Clicking Pin
Malcolm Smart13-Aug-06 22:38
Malcolm Smart13-Aug-06 22:38 
QuestionHow to send a file in batch mode ? Pin
sundar15613-Aug-06 21:20
sundar15613-Aug-06 21:20 
AnswerRe: How to send a file in batch mode ? Pin
Malcolm Smart13-Aug-06 22:11
Malcolm Smart13-Aug-06 22:11 
GeneralRe: How to send a file in batch mode ? Pin
sundar15614-Aug-06 0:16
sundar15614-Aug-06 0:16 
QuestionAbout SplitContainer Pin
ytubis13-Aug-06 21:13
ytubis13-Aug-06 21:13 
AnswerRe: About SplitContainer Pin
CooperWu13-Aug-06 21:33
CooperWu13-Aug-06 21:33 
GeneralRe: About SplitContainer Pin
ytubis13-Aug-06 21:37
ytubis13-Aug-06 21:37 
GeneralRe: About SplitContainer Pin
CooperWu13-Aug-06 21:42
CooperWu13-Aug-06 21:42 
QuestionAbout Threading Pin
engsrini13-Aug-06 20:23
engsrini13-Aug-06 20:23 
AnswerRe: About Threading Pin
Guffa13-Aug-06 21:06
Guffa13-Aug-06 21:06 
GeneralRe: About Threading Pin
engsrini13-Aug-06 21:18
engsrini13-Aug-06 21:18 
GeneralRe: About Threading Pin
Dario Solera13-Aug-06 22:27
Dario Solera13-Aug-06 22:27 
AnswerRe: About Threading Pin
CooperWu13-Aug-06 21:41
CooperWu13-Aug-06 21:41 
Questionsort and filter a set of database Pin
skyeddie13-Aug-06 19:50
skyeddie13-Aug-06 19:50 
AnswerRe: sort and filter a set of database Pin
leppie13-Aug-06 22:14
leppie13-Aug-06 22:14 
QuestionPassing an [in] parameter to an asp.net web service Pin
Mehdi Mousavi13-Aug-06 19:15
Mehdi Mousavi13-Aug-06 19:15 
AnswerRe: Passing an [in] parameter to an asp.net web service Pin
leppie13-Aug-06 21:54
leppie13-Aug-06 21:54 

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.