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

In This Topic
    ExpressionEditorPanelTheme Class
    In This Topic
    The ExpressionEditorPanelTheme class represents the theme for the C1ExpressionEditorPanel control which contains display attributes that determine the appearance of control.
    Syntax
    'Declaration
     
    
    Public Class ExpressionEditorPanelTheme 
       Inherits C1.Win.Themes.BaseStyle
    public class ExpressionEditorPanelTheme : C1.Win.Themes.BaseStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.ExpressionEditor.UI.ExpressionEditorPanelTheme

    See Also