Introduction - If you have any usage issues, please Google them yourself
This article assumes a basic understanding about how Windows Forms are created in Visual Studio, specifically how to create a form, put a button on the form, and attach an event to that button. It also assumes an understanding of C# and fairly strong understanding of basic programming and object-oriented programming concepts and principles.