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

In This Topic
    DescriptionStyle Class
    In This Topic
    The DescriptionStyle class contains display attributes that determine the appearance of description element on the screen.
    Syntax
    'Declaration
     
    
    Public Class DescriptionStyle 
       Inherits BaseTextStyle
    public class DescriptionStyle : 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.DescriptionStyle

    See Also