action Property

Indicates whether or not the Settings dialog box is closed.

Syntax

[ strCloseAction = ] System.Gadget.Settings.ClosingEvent.action

Possible Values

strCloseAction A string containing the type of cancel action taken.

The property is read-only. The property has no default value.

Remarks

This property can be accessed in the onSettingsClosing event handler.

Applies To

System.Gadget.Settings.ClosingEvent

See Also

onSettingsClosing, onSettingsClosed, cancel, cancellable, closeAction