Click here to Skip to main content
15,886,026 members
Home / Discussions / C#
   

C#

 
QuestionIs Invalidate() inefficient? Pin
Arun Bhalla22-Jul-03 15:33
Arun Bhalla22-Jul-03 15:33 
AnswerRe: Is Invalidate() inefficient? Pin
EastDragon22-Jul-03 20:28
EastDragon22-Jul-03 20:28 
GeneralRe: Is Invalidate() inefficient? Pin
Arun Bhalla23-Jul-03 7:01
Arun Bhalla23-Jul-03 7:01 
GeneralRow selection for datagrid control Pin
eric feng22-Jul-03 11:49
eric feng22-Jul-03 11:49 
GeneralRe: Row selection for datagrid control Pin
A.Wegierski23-Jul-03 3:33
A.Wegierski23-Jul-03 3:33 
GeneralRe: Row selection for datagrid control Pin
eric feng23-Jul-03 6:13
eric feng23-Jul-03 6:13 
GeneralRe: Row selection for datagrid control Pin
A.Wegierski23-Jul-03 19:22
A.Wegierski23-Jul-03 19:22 
GeneralProblem with the OnKeyDown event... Pin
Georgi Atanasov22-Jul-03 11:34
Georgi Atanasov22-Jul-03 11:34 
Hi,

I experienced a strange problem - I am currently building an application that has a user control in it and for this control I want to trap the pressing of the ARROWS keys. BUT...
The problem is that only the OnKeyUp event occurs for THOSE KEYS - this is not what I
need Cry | :((
I tried overriding the ProcessKeyMessage method and found out that the control actually is not RECEIVING the WM_KEYDOWN message for the ARROW keys!

Any idea how to solve this problem?

Thanks,
Georgi
GeneralRe: Problem with the onkeydown event... Pin
Bo Hunter22-Jul-03 15:24
Bo Hunter22-Jul-03 15:24 
GeneralRe: Problem with the onkeydown event... Pin
A.Wegierski23-Jul-03 19:11
A.Wegierski23-Jul-03 19:11 
GeneralRe: Problem with the onkeydown event... Pin
Valeria Bogdevich24-Jul-03 0:37
Valeria Bogdevich24-Jul-03 0:37 
GeneralRe: Problem with the onkeydown event... Pin
Valeria Bogdevich24-Jul-03 0:38
Valeria Bogdevich24-Jul-03 0:38 
GeneralUSING THE TIMER Pin
eggie522-Jul-03 11:28
eggie522-Jul-03 11:28 
GeneralRe: USING THE TIMER Pin
Rocky Moore22-Jul-03 21:14
Rocky Moore22-Jul-03 21:14 
GeneralRe: USING THE TIMER Pin
eggie522-Jul-03 21:43
eggie522-Jul-03 21:43 
GeneralPopup Tooltip for Each DataGrid Cell Pin
Khang Nguyen22-Jul-03 10:15
Khang Nguyen22-Jul-03 10:15 
GeneralPlaying Video with windows media player in C# Pin
kharr102722-Jul-03 9:12
kharr102722-Jul-03 9:12 
GeneralRe: Playing Video with windows media player in C# Pin
eric feng22-Jul-03 11:55
eric feng22-Jul-03 11:55 
GeneralRe: Playing Video with windows media player in C# Pin
kharr102722-Jul-03 19:19
kharr102722-Jul-03 19:19 
GeneralRe: Playing Video with windows media player in C# Pin
eric feng23-Jul-03 6:11
eric feng23-Jul-03 6:11 
GeneralRe: Playing Video with windows media player in C# Pin
Meysam Mahfouzi22-Jul-03 17:28
Meysam Mahfouzi22-Jul-03 17:28 
GeneralRe: Playing Video with windows media player in C# Pin
kharr102722-Jul-03 19:20
kharr102722-Jul-03 19:20 
GeneralRe: Playing Video with windows media player in C# Pin
Meysam Mahfouzi22-Jul-03 23:51
Meysam Mahfouzi22-Jul-03 23:51 
GeneralRe: Playing Video with windows media player in C# Pin
Leon van Wyk11-Sep-03 23:27
professionalLeon van Wyk11-Sep-03 23:27 
GeneralStringBuilder chars with index Pin
misterbear22-Jul-03 7:47
misterbear22-Jul-03 7:47 

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.