Gets/Sets AutoScroll feature for Panel

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 bool AutoScroll { get; set; }

Property Value

Type: Boolean

Remarks

Panel will automatically display scrollbars as needed when true

See Also