Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / ItemEventArgs Class / ItemHot Property

In This Topic
    ItemHot Property (ItemEventArgs)
    In This Topic
    Indicates whether the mouse pointer stays over the item.
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemHot As System.Boolean
    public System.bool ItemHot {get;}
    See Also