Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / ExpressionEditorTheme Class / SyntaxStyles Property

In This Topic
    SyntaxStyles Property
    In This Topic
    Gets or sets ExpressionEditorTheme.SyntaxStyles contains colors that determine the highlighting of syntax.
    Syntax
    'Declaration
     
    
    Public Property SyntaxStyles As SyntaxStyles
    public SyntaxStyles SyntaxStyles {get; set;}
    See Also