Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / EditorStyle Class
Members

In This Topic
    EditorStyle Class
    In This Topic
    Gets or sets EditorStyle contains display attributes that determine the appearance of text editor element on the screen.
    Syntax
    'Declaration
     
    
    Public Class EditorStyle 
       Inherits BaseTextStyle
    public class EditorStyle : BaseTextStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.ExpressionEditor.UI.BaseStyle
                   C1.Win.ExpressionEditor.UI.BasePropStyle
                      C1.Win.ExpressionEditor.UI.BaseTextStyle
                         C1.Win.ExpressionEditor.UI.EditorStyle

    See Also