Input for WinForms | ComponentOne
C1.Framework Namespace / FontIconElement Class / IsHot Property

In This Topic
    IsHot Property (FontIconElement)
    In This Topic
    Gets or sets whether the element should be displayed using the Style.Hot style.
    Syntax
    'Declaration
     
    
    Public Property IsHot As Boolean
    public bool IsHot {get; set;}
    See Also