Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / CancelableEventHandler Event
In This Topic
    CancelableEventHandler Event
    In This Topic
    Syntax
    Public Delegate Function CancelableEventHandler( _
       ByVal sender As Object _
    ) As Boolean

    Parameters

    sender
    See Also