The material for this video comes from the book C# For Artists: The Art, Philosophy, and Science of Object-Oriented Programming.
http://pulpfreepress.com/content/Prod...
In this video I show you how to create a simple GUI application using C# and the System.Windows.Forms.Form class. I then explain the concept of the Windows event queue and you how to intercept and write Windows event messages to the console.