Table of Contents

Method ApplyToEdit

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

ApplyToEdit(ISyntaxEdit)

When implemented by a class, assigns color theme properties to a given ISyntaxEdit according to values stored in the IVisualTheme.

void ApplyToEdit(ISyntaxEdit edit)

Parameters

edit ISyntaxEdit

Specifies ISyntaxEdit to assign settings.