ComponentOne Gauges for WinForms
ItemMouseEventArgs Class
Members 

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace : ItemMouseEventArgs Class
Provides data for mouse events occuring for the Gauge items.
Object Model
ItemMouseEventArgs Class
Syntax
'Declaration
 
Public Class ItemMouseEventArgs 
   Inherits ItemEventArgs
public class ItemMouseEventArgs : ItemEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Win.C1Gauge.ItemEventArgs
         C1.Win.C1Gauge.ItemMouseEventArgs
            C1.Win.C1Gauge.PointerDragEventArgs

See Also

Reference

ItemMouseEventArgs Members
C1.Win.C1Gauge Namespace