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

In This Topic
    ButtonPanelStyle Class
    In This Topic
    The ButtonPanelStyle class contains display attributes that determine the appearance of button panel element on the screen.
    Syntax
    'Declaration
     
    
    Public Class ButtonPanelStyle 
       Inherits BasePropStyle
    public class ButtonPanelStyle : BasePropStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.ExpressionEditor.UI.BaseStyle
                   C1.Win.ExpressionEditor.UI.BasePropStyle
                      C1.Win.ExpressionEditor.UI.ButtonPanelStyle

    See Also