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

In This Topic
    ErrorBarStyle Class
    In This Topic
    Gets or sets ErrorBarStyle contains display attributes that determine the appearance of text editor element on the screen.
    Syntax
    'Declaration
     
    
    Public Class ErrorBarStyle 
       Inherits BaseTextStyle
    public class ErrorBarStyle : 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.ErrorBarStyle

    See Also