How to Open the Object Activator for an Event

Previous Next

See Also

The Object Activator tool helps you create method calls for event properties such as Startup Actions and Post-change.

If the method call is short, you may prefer to type it using the keyboard:

QueryExecute()

To open the Object Activator for an event:

1. Open the Property Inspector for the object for which you want to compose a method call script.
2. On the Behavior tab page, select the event for which you want to create a method call script.

For example, if you choose Post-open, then the method will be called each time after the user opens the window.

3. Click the Edit (...) button in the center of the Property Inspector. The Object Activator is opened.
4. Continue by selecting an object to activate.