Click here to Skip to main content
15,917,568 members
Home / Discussions / C#
   

C#

 
Questionembedding a trackbar (windows application) to internet explorer Pin
tonyblair12-Mar-09 14:26
tonyblair12-Mar-09 14:26 
AnswerRe: embedding a trackbar (windows application) to internet explorer Pin
Christian Graus12-Mar-09 16:28
protectorChristian Graus12-Mar-09 16:28 
QuestionAdd data in gridview from multiple tables and combobox [modified] Pin
haroon198012-Mar-09 14:06
haroon198012-Mar-09 14:06 
AnswerRe: Add data in gridview from multiple tables and combobox Pin
haroon198012-Mar-09 22:52
haroon198012-Mar-09 22:52 
QuestionAdd combox in gridview - Getting OledbException Pin
haroon198012-Mar-09 13:19
haroon198012-Mar-09 13:19 
AnswerRe: Add combox in gridview - Getting OledbException Pin
haroon198012-Mar-09 14:02
haroon198012-Mar-09 14:02 
QuestionIs it possible to receive key input into two controls simultaneously? Pin
Yellow_Yackets12-Mar-09 11:26
Yellow_Yackets12-Mar-09 11:26 
AnswerRe: Is it possible to receive key input into two controls simultaneously? Pin
Nagy Vilmos12-Mar-09 11:52
professionalNagy Vilmos12-Mar-09 11:52 
GeneralRe: Is it possible to receive key input into two controls simultaneously? Pin
Yellow_Yackets12-Mar-09 11:57
Yellow_Yackets12-Mar-09 11:57 
GeneralRe: Is it possible to receive key input into two controls simultaneously? Pin
Nagy Vilmos12-Mar-09 12:09
professionalNagy Vilmos12-Mar-09 12:09 
GeneralRe: Is it possible to receive key input into two controls simultaneously? Pin
Yellow_Yackets12-Mar-09 15:22
Yellow_Yackets12-Mar-09 15:22 
GeneralRe: Is it possible to receive key input into two controls simultaneously? Pin
Yellow_Yackets12-Mar-09 15:40
Yellow_Yackets12-Mar-09 15:40 
GeneralRe: Is it possible to receive key input into two controls simultaneously? Pin
Nagy Vilmos12-Mar-09 23:09
professionalNagy Vilmos12-Mar-09 23:09 
GeneralRe: Is it possible to receive key input into two controls simultaneously? Pin
Yellow_Yackets13-Mar-09 7:10
Yellow_Yackets13-Mar-09 7:10 
Make sense to do that. Thanks to the clue that you gave me I figure that it is possible to share a event method with two or more controls. (didn't know that before). I also figured how to select the list-box items by typing in the text-box.

The only thing is, I dunno how to stop a key-command from doing its job. For example: if I press the space bar while typing on the text-box a space will be added to the text-box. Is it possible to cancel that command and when I press the space bar no space will be added?

The C# book that I have doesn't talk about it and my search in Google isn't lucky... Frown | :(
QuestionSplitting video into frames Pin
Payam Rastogi12-Mar-09 10:25
Payam Rastogi12-Mar-09 10:25 
AnswerRe: Splitting video into frames Pin
Ravadre12-Mar-09 11:37
Ravadre12-Mar-09 11:37 
Questionjoin pieces in an image Pin
Umangj12-Mar-09 9:54
Umangj12-Mar-09 9:54 
AnswerRe: join pieces in an image Pin
Nagy Vilmos12-Mar-09 10:00
professionalNagy Vilmos12-Mar-09 10:00 
GeneralRe: join pieces in an image Pin
Umangj12-Mar-09 10:07
Umangj12-Mar-09 10:07 
GeneralRe: join pieces in an image Pin
Nagy Vilmos12-Mar-09 11:00
professionalNagy Vilmos12-Mar-09 11:00 
AnswerRe: join pieces in an image Pin
Christian Graus12-Mar-09 10:23
protectorChristian Graus12-Mar-09 10:23 
GeneralRe: join pieces in an image Pin
Umangj12-Mar-09 10:31
Umangj12-Mar-09 10:31 
AnswerRe: join pieces in an image Pin
fred_12-Mar-09 10:31
fred_12-Mar-09 10:31 
GeneralRe: join pieces in an image Pin
Umangj12-Mar-09 10:35
Umangj12-Mar-09 10:35 
GeneralRe: join pieces in an image Pin
fred_12-Mar-09 10:36
fred_12-Mar-09 10:36 

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.