OnShutdown Property

Sets or gets the name of the macro or script to run when the Shutdown event occurs.

object.OnShutdown = [string]

Where object is an object expression that evaluates to one of the controls in the Applies To list, and string is a string expression specifying the script or macro to run when the Shutdown event is triggered.

Client support

   Newlook Smartclient only.

Use

This property is normally set for the App object in the Startup macro. It is triggered when the Newlook application is shut down.

This event is triggered after the command to exit Newlook has been issued but before Newlook is actually shut down.

See Also

OnClose property

Applies To

App object


© 2004-2021 looksoftware. All rights reserved.