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

In This Topic
    BaseTextStyle Class
    In This Topic
    Base style for all text element styles in C1.Win.ExpressionEditor.C1ExpressionEditor.
    Syntax
    'Declaration
     
    
    Public MustInherit Class BaseTextStyle 
       Inherits BasePropStyle
    public abstract class BaseTextStyle : BasePropStyle 
    Inheritance Hierarchy

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

    See Also