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

In This Topic
    ButtonPanel Property (ExpressionEditorPanelTheme)
    In This Topic
    Gets or sets ButtonPanelStyle contains display attributes that determine the appearance of button panel element on the screen.
    Syntax
    'Declaration
     
    
    Public Property ButtonPanel As ButtonPanelStyle
    public ButtonPanelStyle ButtonPanel {get; set;}
    See Also