Version

EmbeddableClickEventArgs Class Members

The following tables list the members exposed by EmbeddableClickEventArgs.

Public Constructors
 NameDescription
Public ConstructorEmbeddableClickEventArgs ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyElementTypeSpecifies what type of element was clicked.  
Public PropertyEmbeddableElementThe EmbeddableUIElementBase derived object.  
Public PropertyIsButtonReturns true if the element clicked on is a button.  
See Also