Coordinate System in WinForms

Here is an explanation of the coordinate system in Windows Forms. Notice that x-coordinate is the same as you are familiar with in math class, but the y-coordinate begin at the top of your Form (or control) and increase as you go down.

Guide to Coordinates.pdf