Version

CIMEventDelegate Class Members

The following tables list the members exposed by CIMEventDelegate.

Public Constructors
 NameDescription
Public ConstructorCIMEventDelegate ConstructorOverloaded.   
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DRILLED_DOWNDrilled down signal constant.  
Public Fieldstatic (Shared in Visual Basic)MOUSE_CLICKEDMouse clicked signal constant.  
Public Fieldstatic (Shared in Visual Basic)MOUSE_DOUBLECLICKEDMouse doubleclicked signal constant.  
Public Fieldstatic (Shared in Visual Basic)MOUSE_OUTMouse out signal constant.  
Public Fieldstatic (Shared in Visual Basic)MOUSE_OVERMouse over signal constant.  
Public Properties
 NameDescription
Public PropertyArgumentsArguments for this CIMEventDelegate.  
Public PropertyCodeCode used for this CIMEventDelegate.  
Public PropertyDeclSpecSpecial declarations for this CIMEventDelegate  
Public PropertyLanguageScriptLanguage to be used by this CIMEventDelegate.  
Public PropertyNameName identifier of this CIMEventDelegate.  
Public PropertyURLThe current URL for this CIMEventDelegate.  
Public Methods
 NameDescription
Public MethodToStringConverts this CIMEventDelegate to a string in the form of a script block.  
See Also