Version

EmbeddableMouseEventArgs Class Members

The following tables list the members exposed by EmbeddableMouseEventArgs.

Public Constructors
 NameDescription
Public ConstructorEmbeddableMouseEventArgs ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyElementTypeSpecifies what type of element was clicked. (Inherited from Infragistics.Win.EmbeddableClickEventArgs)
Public PropertyEmbeddableElementThe EmbeddableUIElementBase derived object. (Inherited from Infragistics.Win.EmbeddableClickEventArgs)
Public PropertyIsButtonReturns true if the element clicked on is a button. (Inherited from Infragistics.Win.EmbeddableClickEventArgs)
Public PropertyMouseArgsThe mouse arguments.  
See Also