Share via


Window.Top Property

Gets or sets the position of the current window's top edge in relation to the desktop.

Namespace: Microsoft.SPOT.Presentation
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public int Top { get; set; }

Property Value

The position of the current window's top edge, in logical units (1/96 of an inch).

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

Window Class
Window Members
Microsoft.SPOT.Presentation Namespace