Click here to Skip to main content
15,924,367 members
Home / Discussions / C#
   

C#

 
AnswerRe: any idea what this sudo code would do??? Pin
leppie2-May-03 7:03
leppie2-May-03 7:03 
AnswerRe: any idea what this sudo code would do??? Pin
Jim Stewart2-May-03 8:47
Jim Stewart2-May-03 8:47 
GeneralNices way ... Stream! Pin
Daniel Strigl2-May-03 4:13
Daniel Strigl2-May-03 4:13 
GeneralRe: Nices way ... Stream! Pin
Nathan Blomquist2-May-03 9:23
Nathan Blomquist2-May-03 9:23 
GeneralRe: Nices way ... Stream! Pin
Daniel Strigl2-May-03 20:51
Daniel Strigl2-May-03 20:51 
GeneralPlay music in C# Pin
Stoffe2-May-03 3:25
Stoffe2-May-03 3:25 
GeneralRe: Play music in C# Pin
Tim Fischbach5-May-03 4:42
Tim Fischbach5-May-03 4:42 
GeneralComboGrid Problem: How to get ComboBoxEvents before the DataGrid Pin
STW2-May-03 3:11
STW2-May-03 3:11 
I made a ComboDataGrid (ParentControl). When the ComboBox (ChildControl) in the DataGrid has the Focus then I want to catch any Key Events from the ComboBox.
The ComboGrid should react as follows:
When the focused cell is not the ComboBoxColumn then the DataGrid should act normal, what means when the user presses Up or Down Arrows, the Focused Row chould change.
When the focused cell is in a ComboBoxColumn then it should be possible to press Ctrl+Up or Down Arrow to scroll up and down in the ComboBox.

To solve this I need any keyEvent of the ComboBox before the DataGrid. I tried with ProcessCmdKey(), ProcessKeyEventsArgs() but could not get what I wanted.

Big Thanks for all who will reply.

Stefan

QuestionHow to get KeyDownEvent from a ChildControl before the ParentControl Pin
STW2-May-03 3:10
STW2-May-03 3:10 
GeneralWhere to start... Pin
Steve McLenithan2-May-03 2:28
Steve McLenithan2-May-03 2:28 
GeneralRe: Where to start... Pin
Chris Austin3-May-03 17:06
Chris Austin3-May-03 17:06 
GeneralRe: Where to start... Pin
Steve McLenithan3-May-03 17:11
Steve McLenithan3-May-03 17:11 
GeneralRemoting Pin
Jon Newman2-May-03 1:53
Jon Newman2-May-03 1:53 
GeneralOpen an "About" window.... Pin
eggie51-May-03 18:30
eggie51-May-03 18:30 
GeneralRe: Open an "About" window.... Pin
draco_iii1-May-03 23:36
draco_iii1-May-03 23:36 
GeneralRe: Open an "About" window.... Pin
eggie52-May-03 12:25
eggie52-May-03 12:25 
GeneralGet access to main form from child form Pin
paulb1-May-03 14:04
paulb1-May-03 14:04 
GeneralRe: Get access to main form from child form Pin
Nathan Blomquist1-May-03 17:45
Nathan Blomquist1-May-03 17:45 
GeneralComponent Authoring Pin
draco_iii1-May-03 11:15
draco_iii1-May-03 11:15 
GeneralRe: Component Authoring Pin
James T. Johnson1-May-03 18:09
James T. Johnson1-May-03 18:09 
GeneralRe: Component Authoring Pin
draco_iii1-May-03 23:25
draco_iii1-May-03 23:25 
Generalcustomized listbox Pin
jimmy.br1-May-03 9:23
jimmy.br1-May-03 9:23 
GeneralZipping Files Pin
DFU231-May-03 9:09
DFU231-May-03 9:09 
GeneralRe: Zipping Files Pin
Nathan Blomquist1-May-03 9:45
Nathan Blomquist1-May-03 9:45 
GeneralRe: Zipping Files Pin
J. Dunlap1-May-03 9:50
J. Dunlap1-May-03 9:50 

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.