Welcome to MSDN Blogs Sign in | Join | Help

January 2005 - Posts

The reason why keyboard handling is so complex, is because, well it’s just complex. Before a control can get called on the OnKeyDown/Press/Up event, we need to filter out several things Shortcuts which execute menu commands (e.g. Control+O on a MenuItem) Read More...
Came across this older article , while looking up details on the new pragma keyword , covering some of the new Whidbey features in C#. Amongst the usual things that are discussed (generics, refactoring), I'm not sure they give enough credit to the enhanced Read More...
Recap We've been building a very basic windows forms control together through the month of December. So far we've learned how to do simple painting, handle mouse movement, and create properties that codegen correctly. J ust before the holidays, we were Read More...
 
Page view tracker