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

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