Click here to Skip to main content
15,909,091 members
Home / Discussions / C#
   

C#

 
AnswerRe: Anyone know of a good book? Pin
Christian Graus24-Mar-07 7:28
protectorChristian Graus24-Mar-07 7:28 
AnswerRe: Anyone know of a good book? Pin
Keshav V. Kamat25-Mar-07 17:14
Keshav V. Kamat25-Mar-07 17:14 
Questiondata exchange Pin
s_khan_87624-Mar-07 6:39
s_khan_87624-Mar-07 6:39 
AnswerRe: data exchange Pin
Christian Graus24-Mar-07 6:50
protectorChristian Graus24-Mar-07 6:50 
Questiontextbox autocomplete return character keypress problem Pin
Karl 200024-Mar-07 6:10
Karl 200024-Mar-07 6:10 
AnswerRe: textbox autocomplete return character keypress problem Pin
Mudsoad24-Mar-07 9:01
Mudsoad24-Mar-07 9:01 
GeneralRe: textbox autocomplete return character keypress problem Pin
Karl 200024-Mar-07 11:32
Karl 200024-Mar-07 11:32 
AnswerRe: textbox autocomplete return character keypress problem Pin
Karl 200024-Mar-07 19:16
Karl 200024-Mar-07 19:16 
After further investigation it turns out that auto complete only intercepts the keypress event for the return key. The keypress event gets fired appropriately with any other key. The other keyboard events such as keyup and keydown are unaffected by this issue so they can be used as a work around.

If anyone knows more about this issue please reply.


Karl

QuestionHow to invoke cmd.exe through a winform and get the output on the the GUI Pin
pashitech24-Mar-07 5:16
pashitech24-Mar-07 5:16 
AnswerRe: How to invoke cmd.exe through a winform and get the output on the the GUI Pin
Stefan Troschuetz24-Mar-07 5:43
Stefan Troschuetz24-Mar-07 5:43 
AnswerRe: How to invoke cmd.exe through a winform and get the output on the the GUI Pin
Jimmanuel24-Mar-07 6:21
Jimmanuel24-Mar-07 6:21 
QuestionSoftware Updating Pin
freshonlineMax24-Mar-07 5:00
freshonlineMax24-Mar-07 5:00 
AnswerRe: Software Updating Pin
Christian Graus24-Mar-07 5:48
protectorChristian Graus24-Mar-07 5:48 
QuestionBug? Pin
Ranger4924-Mar-07 4:28
Ranger4924-Mar-07 4:28 
AnswerRe: Bug? Pin
Christian Graus24-Mar-07 4:34
protectorChristian Graus24-Mar-07 4:34 
GeneralRe: Bug? Pin
Ranger4924-Mar-07 5:38
Ranger4924-Mar-07 5:38 
GeneralRe: Bug? Pin
Christian Graus24-Mar-07 5:46
protectorChristian Graus24-Mar-07 5:46 
GeneralRe: Bug? Pin
Ranger4924-Mar-07 6:28
Ranger4924-Mar-07 6:28 
GeneralRe: Bug? Pin
Christian Graus24-Mar-07 6:52
protectorChristian Graus24-Mar-07 6:52 
GeneralRe: Bug? Pin
Ranger4924-Mar-07 7:15
Ranger4924-Mar-07 7:15 
AnswerRe: Bug? Pin
joon vh.24-Mar-07 6:35
joon vh.24-Mar-07 6:35 
GeneralRe: Bug? Pin
Ranger4924-Mar-07 6:43
Ranger4924-Mar-07 6:43 
GeneralRe: Bug? Pin
Christian Graus24-Mar-07 6:53
protectorChristian Graus24-Mar-07 6:53 
JokeRe: Bug? Pin
joon vh.24-Mar-07 7:01
joon vh.24-Mar-07 7:01 
AnswerRe: Bug? Pin
joon vh.24-Mar-07 6:59
joon vh.24-Mar-07 6:59 

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.