ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / Element Class / IsHot Property

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