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

In This Topic
    ImageButton Property (ExpressionEditorPanelTheme)
    In This Topic
    Gets ImageButtonStyle contains display attributes that determine the appearance of ImageButton on the screen.
    Syntax
    'Declaration
     
    
    Public Property ImageButton As ImageButtonStyle
    public ImageButtonStyle ImageButton {get; set;}
    See Also