Updates the visibility state of the scrollbars

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

Syntax

C#
protected void UpdateScrollbar(
	bool invalidate = true
)

Parameters

invalidate (Optional)
Type: System..::..Boolean
true if control should be invalidated; false if not

See Also