Click here to Skip to main content
15,923,120 members
Home / Discussions / C#
   

C#

 
JokeRe: Reversing letters in a word Pin
Xmen Real 10-Mar-09 5:28
professional Xmen Real 10-Mar-09 5:28 
GeneralRe: Reversing letters in a word Pin
Nagy Vilmos10-Mar-09 5:37
professionalNagy Vilmos10-Mar-09 5:37 
GeneralRe: Reversing letters in a word Pin
Johnny Jackson10-Mar-09 19:13
Johnny Jackson10-Mar-09 19:13 
AnswerRe: Reversing letters in a word Pin
Pete O'Hanlon10-Mar-09 4:58
mvePete O'Hanlon10-Mar-09 4:58 
GeneralRe: Reversing letters in a word [modified] Pin
harold aptroot10-Mar-09 5:35
harold aptroot10-Mar-09 5:35 
GeneralRe: Reversing letters in a word Pin
Pete O'Hanlon10-Mar-09 11:03
mvePete O'Hanlon10-Mar-09 11:03 
GeneralRe: Reversing letters in a word Pin
harold aptroot10-Mar-09 11:09
harold aptroot10-Mar-09 11:09 
GeneralRe: Reversing letters in a word Pin
Johnny Jackson10-Mar-09 19:10
Johnny Jackson10-Mar-09 19:10 
QuestionRe: Reversing letters in a word Pin
Luc Pattyn10-Mar-09 7:57
sitebuilderLuc Pattyn10-Mar-09 7:57 
GeneralRe: Reversing letters in a word [modified] Pin
Johnny Jackson10-Mar-09 19:11
Johnny Jackson10-Mar-09 19:11 
AnswerRe: Reversing letters in a word Pin
Johnny Jackson11-Mar-09 1:38
Johnny Jackson11-Mar-09 1:38 
QuestionCryptoStream Length Pin
BalajiRamasamy10-Mar-09 2:59
BalajiRamasamy10-Mar-09 2:59 
AnswerRe: CryptoStream Length Pin
BalajiRamasamy10-Mar-09 4:48
BalajiRamasamy10-Mar-09 4:48 
Questionwhich API to use? Pin
Try10-Mar-09 2:57
Try10-Mar-09 2:57 
AnswerRe: which API to use? Pin
Calin Tatar10-Mar-09 7:19
Calin Tatar10-Mar-09 7:19 
Answernobrainer Pin
Luc Pattyn10-Mar-09 8:04
sitebuilderLuc Pattyn10-Mar-09 8:04 
Questiondynamic dropdown list box Pin
ramya_jkumar10-Mar-09 2:49
ramya_jkumar10-Mar-09 2:49 
AnswerRe: dynamic dropdown list box Pin
Luc Pattyn10-Mar-09 8:06
sitebuilderLuc Pattyn10-Mar-09 8:06 
QuestionWMI for process tracing Pin
lost_in_code10-Mar-09 2:17
lost_in_code10-Mar-09 2:17 
QuestionApply random number to multiple canvas objects Pin
emptythetill10-Mar-09 2:17
emptythetill10-Mar-09 2:17 
QuestionAjax control overlapping with other controls Pin
yesu prakash10-Mar-09 2:15
yesu prakash10-Mar-09 2:15 
QuestionPictureBox MouseUp event? Pin
Megidolaon10-Mar-09 1:43
Megidolaon10-Mar-09 1:43 
I have a problem, a PictureBoxes MouseUp event gets fired the moment you hold the mouse down, not release it, as it it should be.

I want to let the user select multiple PicturBoxes while he holds a mouse button down and stop selecting when the mouse button is released, however, if the MouseUp event gets fired the moment you press amouse button, but not relase it, that is not possible.

Does anyone know some kind of fix or work around?
How do I make the event fire at the right time or how do I let the user select multiple PicturBoxes with the MouseUp event?

Thanks in advance.
AnswerRe: PictureBox MouseUp event? Pin
Xmen Real 10-Mar-09 2:28
professional Xmen Real 10-Mar-09 2:28 
GeneralRe: PictureBox MouseUp event? Pin
Megidolaon11-Mar-09 0:29
Megidolaon11-Mar-09 0:29 
GeneralRe: PictureBox MouseUp event? Pin
Xmen Real 11-Mar-09 3:57
professional Xmen Real 11-Mar-09 3:57 

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.