DesktopDisplay.Height
From Xojo Documentation
Read-Only Property (As Integer )
The height of the display in points. Use the DesktopDisplay.DisplayAt method to call Height. For example, DesktopDisplay.DisplayAt(0).Height returns the height of the main display.