OnShowOptions Property

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

object.OnShowOptions = [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 Open event is triggered.

Client support

   Newlook Smartclient

   Newlook Server

Use

This property is useful if you wish to run a macro or script every time the datagrid menu is selected. It is primarily used to provide further menu options.

See Also

OnOption property | Options property

Applies To

DataGrid control


© 2004-2021 looksoftware. All rights reserved.