Table of Contents

Method UpdateScroll

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

UpdateScroll()

Updates scrolling control.

public virtual void UpdateScroll()

UpdateScroll(bool)

Updates scrolling control.

public virtual void UpdateScroll(bool updateSize)

Parameters

updateSize bool

True if scrolling control should be resized; otherwise false.