Table of Contents

Method LoadFromEdit

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

LoadFromEdit(ISyntaxEdit)

When implemented by a class, changes values stored in the IVisualTheme accordingly to property values of ISyntaxEdit control.

void LoadFromEdit(ISyntaxEdit edit)

Parameters

edit ISyntaxEdit

Specifies ISyntaxEdit to copy properties from.