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


In This Topic
    ItemEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ItemEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the owner C1Gauge control.  
    Public PropertyGets the owner C1GaugeBase for the item causing the event.  
    Public PropertyGets the item causing the event.  
    Public PropertyIndicates whether the item can be hit-tested.  
    Public PropertyIndicates whether the mouse pointer stays over the item.  
    Public PropertyIndicates whether the item is in 'pressed' state.  
    Top
    See Also