How to create non-rectangular Windows Forms applications
Ever wanted to write an app with forms that have arbitrary shapes rather than the usual rectangular windows? Mike Harsh
describes on MSDN TV how you can accomplish this in Windows Forms, without writing a single line of code, using the
RegionMaster controls available for download on
WindowsForms.net.