mono-list  

Re: [Mono-list] KEYDOWN EVENT

Robert Jordan
Sat, 23 Jan 2010 17:23:50 -0800

On 24.01.2010 01:15, Rıdvan Tülünay wrote:
> My form has an only one control that type is button,
> I write keydown event on it,
>
> this events works, on the keyboard characters ( like "a","b" ),
> but on up, down, left, right key doesn't work my event.

Supposing you're using WinForms, please have a look at the docs:

http://msdn.microsoft.com/en-us/library/system.windows.forms.control.keydown.aspx

In certain cases the arrows are consumed.

Robert

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list