UIElement.Visibility Property
Gets or sets the user interface (UI) visibility of this element.
Namespace: Microsoft.SPOT.Presentation
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public Visibility Visibility { get; set; }
Property Value
A value of the Visibility enumeration. The default value is Visible.
Version Information
Available in .NET Micro Framework version 2.0, 2.5
See Also
Reference
UIElement Class
UIElement Members
Microsoft.SPOT.Presentation Namespace