Method ApplyTheme
ApplyTheme(IVisualTheme)
Applies visual theme to the SyntaxEdit control.
public virtual void ApplyTheme(IVisualTheme theme)
Parameters
theme
IVisualThemeIVisualTheme
whose properties will be assigned.
ApplyTheme()
protected virtual void ApplyTheme()