Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / ClearEvents Method
In This Topic
    ClearEvents Method (Screen)
    In This Topic
    Removes all events defined via DefineEvent.
    Syntax
    expression.ClearEvents() 
    where expression is a variable that represents a Screen Object
    See Also