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

In This Topic
    BaseImageButtonStyle Class
    In This Topic
    Base style for ImageButtonStyle styles.
    Syntax
    'Declaration
     
    
    Public Class BaseImageButtonStyle 
       Inherits BaseItemStyle
    public class BaseImageButtonStyle : BaseItemStyle 
    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.BaseItemStyle
                      C1.Win.ExpressionEditor.UI.BaseImageButtonStyle
                         C1.Win.ExpressionEditor.UI.ImageButtonStyle

    See Also