pp108 : xforms-activate

xforms-activate


This event is fired when the control is clicked.

Syntax

DesignTime

This is a design-time property and can be set through the property sheet of the control.


Event Information

To invoke

Click on a control.

Default Action

Initiates any action associated with this event.

Named Script

xforms-activate


Event Object Properties

Property

Description

srcElement

Reference to the control.



An event handler can access the event object and its properties through the eventObject available as a parameter on the handler.

Applies to


Button, Toolbar button, Image