Click here to Skip to main content
15,915,172 members
Home / Discussions / C#
   

C#

 
AnswerRe: IEnumerable Min() not working as expected Pin
Dave Kreskowiak10-Feb-10 2:02
mveDave Kreskowiak10-Feb-10 2:02 
QuestionWhat is the use of e.Handled in the KeyDown event Pin
Kalvin @ Work9-Feb-10 11:04
Kalvin @ Work9-Feb-10 11:04 
As far as I have been able to tell setting e.Handled to true does absolutely nothing. I'm wondering why it's even available for the KeyDown event. Could someone please tell me?

I have looked at the documentation for the textbox control and the KeyDown checks the value and sets some class variable, then the KeyPress checks that variable and sets e.Handled based on the value of the variable.

Thank you.
- Kalvin

AnswerRe: What is the use of e.Handled in the KeyDown event Pin
loyal ginger9-Feb-10 11:22
loyal ginger9-Feb-10 11:22 
QuestionDatagridview C# Editable combo box control. Pin
Omersayeed9-Feb-10 7:45
Omersayeed9-Feb-10 7:45 
QuestionSQL select on two tables takes too long Pin
TheJudeDude9-Feb-10 7:42
TheJudeDude9-Feb-10 7:42 
AnswerRe: SQL select on two tables takes too long Pin
Jeremy Hutchinson9-Feb-10 8:37
professionalJeremy Hutchinson9-Feb-10 8:37 
GeneralRe: SQL select on two tables takes too long Pin
TheJudeDude9-Feb-10 9:46
TheJudeDude9-Feb-10 9:46 
AnswerRe: SQL select on two tables takes too long Pin
kevinnicol9-Feb-10 8:56
kevinnicol9-Feb-10 8:56 
GeneralRe: SQL select on two tables takes too long Pin
TheJudeDude9-Feb-10 9:45
TheJudeDude9-Feb-10 9:45 
GeneralRe: SQL select on two tables takes too long Pin
TheJudeDude9-Feb-10 10:02
TheJudeDude9-Feb-10 10:02 
GeneralRe: SQL select on two tables takes too long Pin
kevinnicol9-Feb-10 10:12
kevinnicol9-Feb-10 10:12 
GeneralRe: SQL select on two tables takes too long Pin
TheJudeDude9-Feb-10 10:54
TheJudeDude9-Feb-10 10:54 
GeneralRe: SQL select on two tables takes too long Pin
kevinnicol10-Feb-10 2:05
kevinnicol10-Feb-10 2:05 
GeneralRe: SQL select on two tables takes too long Pin
TheJudeDude9-Feb-10 11:38
TheJudeDude9-Feb-10 11:38 
GeneralRe: SQL select on two tables takes too long Pin
Mycroft Holmes9-Feb-10 18:10
professionalMycroft Holmes9-Feb-10 18:10 
GeneralRe: SQL select on two tables takes too long Pin
TheJudeDude10-Feb-10 9:58
TheJudeDude10-Feb-10 9:58 
GeneralRe: SQL select on two tables takes too long Pin
TheJudeDude10-Feb-10 10:42
TheJudeDude10-Feb-10 10:42 
QuestionC# Pin
jojoba20109-Feb-10 5:09
jojoba20109-Feb-10 5:09 
AnswerRe: C# Pin
Not Active9-Feb-10 5:48
mentorNot Active9-Feb-10 5:48 
QuestionRe: C# Pin
jojoba20109-Feb-10 5:50
jojoba20109-Feb-10 5:50 
AnswerRe: C# Pin
Richard MacCutchan9-Feb-10 6:21
mveRichard MacCutchan9-Feb-10 6:21 
QuestionRe: C# Pin
jojoba20109-Feb-10 6:24
jojoba20109-Feb-10 6:24 
AnswerRe: C# Pin
Richard MacCutchan9-Feb-10 7:54
mveRichard MacCutchan9-Feb-10 7:54 
AnswerRe: C# Pin
hammerstein059-Feb-10 6:24
hammerstein059-Feb-10 6:24 
QuestionRe: C# Pin
jojoba20109-Feb-10 6:32
jojoba20109-Feb-10 6:32 

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.