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

In This Topic
    BasePropStyle Class
    In This Topic
    Base style with basic properties.
    Syntax
    'Declaration
     
    
    Public MustInherit Class BasePropStyle 
       Inherits BaseStyle
    public abstract class BasePropStyle : BaseStyle 
    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.ButtonPanelStyle
                      C1.Win.ExpressionEditor.UI.PopupStyle

    See Also