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
IVisualThemeIVisualTheme
whose properties will be assigned.