Gets/Sets flat text box state

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

Syntax

C#
public static bool FlatTextboxes { get; set; }

Property Value

Type: Boolean

Remarks

When true text boxes are rendered in flat mode

See Also