Table of Contents

Method ApplyToEdit

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v10.dll

ApplyToEdit(ISyntaxEdit)

Assigns color theme properties to a given TextEditor according to values stored in the IVisualTheme.

public override void ApplyToEdit(ISyntaxEdit edit)

Parameters

edit ISyntaxEdit

Specifies TextEditor to assign settings.