InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.UserInterface Library / View Object / Closing Event
In This Topic
    Closing Event (View)
    In This Topic
    Occurs when the view is about to close. This event can be cancelled by setting the return value. If set to False (the default), closing is canceled. If set to True, closing continues.
    Syntax
    See Also