Table of Contents

Method LoadFromEdit

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

LoadFromEdit(ISyntaxEdit)

Changes values stored in the IVisualTheme accordingly to property values of ISyntaxEdit control.

public void LoadFromEdit(ISyntaxEdit edit)

Parameters

edit ISyntaxEdit

Specifies ISyntaxEdit to copy properties from.