Table of Contents

Method ApplyToEdit

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

ApplyToEdit(ISyntaxEdit)

Assigns color teme properties to a given ISyntaxEdit according to values stored in the IVisualTheme.

public override void ApplyToEdit(ISyntaxEdit edit)

Parameters

edit ISyntaxEdit

Specifies ISyntaxEdit to assign settings.