Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / ImageButtonStyle Class / Hot Property

In This Topic
    Hot Property (ImageButtonStyle)
    In This Topic
    Gets or sets the style to be used when the element is hot.
    Syntax
    'Declaration
     
    
    Public Property Hot As BaseImageButtonStyle
    public BaseImageButtonStyle Hot {get; set;}
    See Also