Forms are not allowed to be invisible; attempting to change setting will throw exception

Namespace: Skewworks.NETMF.Controls
Assembly: Skewworks.NETMF.Controls (in Skewworks.NETMF.Controls.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public override bool Visible { get; set; }

Property Value

Type: Boolean

Implements

IControl..::..Visible

See Also