Share via


Window.Topmost Property

Gets or sets a value that indicates whether the current window is always the topmost window.

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

Syntax

public bool Topmost { get; set; }

Property Value

true if the current window is always the topmost window; otherwise, false.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

Window Class
Window Members
Microsoft.SPOT.Presentation Namespace