Table of Contents

Method Update

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

Update(bool)

Causes the edit control to invalidate it's content.

public void Update(bool needChange)

Parameters

needChange bool

Specifies whether ISyntaxEdit control should invalidate it's content.

Update()

Causes the edit control to invalidate it's content.

public void Update()