ApplyTheme Method
ApplyTheme(IVisualTheme)
Applies visual theme to the SyntaxEdit control.
Declaration
public virtual void ApplyTheme(IVisualTheme theme)
Parameters
Type | Name | Description |
---|---|---|
IVisualTheme | theme |
Implements
ApplyTheme()
Declaration
protected virtual void ApplyTheme()