Table of Contents

Method ApplyTheme

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

ApplyTheme(IVisualTheme)

Applies visual theme to the SyntaxEdit control.

public virtual void ApplyTheme(IVisualTheme theme)

Parameters

theme IVisualTheme

IVisualTheme whose properties will be assigned.

ApplyTheme()

protected virtual void ApplyTheme()