Click here to Skip to main content
15,891,775 members
Home / Discussions / C#
   

C#

 
GeneralRe: problem in generating crysatl reports Pin
monuSaini30-Jul-07 17:22
monuSaini30-Jul-07 17:22 
AnswerRe: problem in generating crysatl reports Pin
Developer61130-Jul-07 0:24
Developer61130-Jul-07 0:24 
GeneralRe: problem in generating crysatl reports Pin
monuSaini30-Jul-07 1:54
monuSaini30-Jul-07 1:54 
GeneralRe: problem in generating crysatl reports Pin
Developer61130-Jul-07 5:10
Developer61130-Jul-07 5:10 
QuestionHow to detect a Mouse Double Click under Mouse_Down? Pin
Khoramdin29-Jul-07 20:28
Khoramdin29-Jul-07 20:28 
AnswerRe: How to detect a Mouse Double Click under Mouse_Down? Pin
Martin#29-Jul-07 20:41
Martin#29-Jul-07 20:41 
AnswerRe: How to detect a Mouse Double Click under Mouse_Down? Pin
Luc Pattyn29-Jul-07 23:35
sitebuilderLuc Pattyn29-Jul-07 23:35 
QuestionRe: How to detect a Mouse Double Click under Mouse_Down? [modified] Pin
Martin#29-Jul-07 23:51
Martin#29-Jul-07 23:51 
Hello Luc,

I just tested it and saw that it works.
But I don't understand why.
When is the Clicks property reseted?
And isn't a Click only a Click if the MouseUp is excecuted?

I'm sure you will clear my confusion!
Thanks for your time!


-- modified at 5:56 Monday 30th July, 2007

Just did additional tests, and now I think I understand it.
Looks like the DoubleClick is fired only by the correct MouseDown delta time, no second MouseUp needed for the validation.
But it get's fired only after MouseUp is excecuted.
I'm not sure if this behaviour is very logic, but who said that programming has to be logic at all!
Smile | :)


All the best,

Martin

AnswerRe: How to detect a Mouse Double Click under Mouse_Down? Pin
Luc Pattyn30-Jul-07 0:27
sitebuilderLuc Pattyn30-Jul-07 0:27 
GeneralRe: How to detect a Mouse Double Click under Mouse_Down? Pin
Martin#30-Jul-07 1:25
Martin#30-Jul-07 1:25 
GeneralRe: How to detect a Mouse Double Click under Mouse_Down? Pin
Luc Pattyn30-Jul-07 1:38
sitebuilderLuc Pattyn30-Jul-07 1:38 
QuestionHow to make a treeview of an XML document without showing the tags Pin
Rocky#29-Jul-07 19:30
Rocky#29-Jul-07 19:30 
AnswerRe: How to make a treeview of an XML document without showing the tags Pin
PIEBALDconsult30-Jul-07 4:38
mvePIEBALDconsult30-Jul-07 4:38 
QuestionHow to develop an input method using c# Pin
Ak Hon29-Jul-07 18:16
Ak Hon29-Jul-07 18:16 
AnswerRe: How to develop an input method using c# Pin
Christian Graus29-Jul-07 19:10
protectorChristian Graus29-Jul-07 19:10 
AnswerRe: How to develop an input method using c# Pin
Paul Conrad29-Jul-07 19:13
professionalPaul Conrad29-Jul-07 19:13 
AnswerRe: How to develop an input method using c# Pin
Luc Pattyn29-Jul-07 23:39
sitebuilderLuc Pattyn29-Jul-07 23:39 
Questionhow to do the sqlClr connection & deploy it in c# Express Edition? Pin
jacklynn_mei29-Jul-07 18:14
jacklynn_mei29-Jul-07 18:14 
AnswerRe: how to do the sqlClr connection & deploy it in c# Express Edition? Pin
Edwin Syarief29-Jul-07 19:12
Edwin Syarief29-Jul-07 19:12 
GeneralRe: how to do the sqlClr connection & deploy it in c# Express Edition? Pin
jacklynn_mei29-Jul-07 20:39
jacklynn_mei29-Jul-07 20:39 
GeneralRe: how to do the sqlClr connection & deploy it in c# Express Edition? Pin
Edwin Syarief29-Jul-07 21:20
Edwin Syarief29-Jul-07 21:20 
GeneralRe: how to do the sqlClr connection & deploy it in c# Express Edition? Pin
jacklynn_mei29-Jul-07 21:45
jacklynn_mei29-Jul-07 21:45 
GeneralRe: how to do the sqlClr connection & deploy it in c# Express Edition? Pin
Edwin Syarief29-Jul-07 22:04
Edwin Syarief29-Jul-07 22:04 
GeneralRe: how to do the sqlClr connection & deploy it in c# Express Edition? Pin
jacklynn_mei29-Jul-07 22:20
jacklynn_mei29-Jul-07 22:20 
GeneralRe: how to do the sqlClr connection & deploy it in c# Express Edition? Pin
Edwin Syarief29-Jul-07 22:26
Edwin Syarief29-Jul-07 22:26 

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.