A not very good demo of the Door library. However it does contain solutions to the slight difficulties I had with Enum, Char (a bug to be fixed later) and Color. Thanks go to Erel for his patience in helping me out.
If anyone wants to play but doesn't know how to find the necessary information the .NET 2.0 Class Library docs are here
http://msdn2.microsoft.com/en-gb/lib...35(VS.80).aspx
Mostly it will be System.Windows.Forms that you will need. Find, say, the TextBox Class page, scroll to the bottom and click TextBox Members to get a list of the Properties and Methods for a TextBox. Those applicable to the device have a little picture of a device on their left.