Table of Contents

Method ApplyTheme

Namespace
Alternet.Scripter.Integration
Assembly
Alternet.Scripter.Integration.v9.dll

ApplyTheme(IVisualTheme)

Applies visual theme to the SyntaxEdit control.

public override void ApplyTheme(IVisualTheme theme)

Parameters

theme IVisualTheme

IVisualTheme whose properties will be assigned.