The distance between the internal top edge of the window and screen.
[Visual Basic 6.0] Property Top As Long
[Visual Basic .NET] Public Property Top As Integer
[C#] public int Top {get; set;}
The Top property determines the position of the window in screen coordinates relative to the upper-left corner of the display screen.