Monthly Archives: February 2008
Making a control that accepts arrow keys
I’m working on a project with a custom control on which I want to implement the arrow keys. I was completely mystified as to why I wasn’t getting KeyUp events when I pressed the arrow keys. I started using Reflector … Continue reading
Posted in .NET, tricks
Leave a comment