Gets/Sets flat check 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 FlatCheckboxes { get; set; }

Property Value

Type: Boolean

Remarks

When true check boxes are rendered in flat mode.

See Also