Model Parts, Diagrams, Dictionary Items, and Properties > Properties > Double click (property)
  
Double click (property)
For automation interface information about the Double Click property (Owned Double Click Script association through the automation interface), see the automation interface topic for a Script in the Related Topics. When you select the Double Click check box, Modeler creates a Script object for the Stereotype through the Owned Double Click Script association. The Script Type of the Script object is set to OnDoubleClick. The Script object is used to record the Double Click Script that is displayed on the UI Events tab of the Stereotype's Property Pages.
This property specifies that double click script can be specified for a Stereotype. After selecting the Double Click check box, you can type script in the associated box.
When the Stereotype is applied to an item, the Double Click script is run whenever the item is double-clicked.
By default, the Double Click check box is cleared.
This property is set on the UI Events tab of a Stereotype's Property Pages.
* 
You can apply double click scripts to items through Script items whose Script Type is OnDoubleClick.
* 
To write scripts you require a good working knowledge of the VBScript language, the Modeler Meta Model and the Modeler Automation Interface. If you run a script that has errors, those errors can corrupt Modeler model data and make Modeler crash.
The following section provides information about the items and diagrams for which Double Click is a property. For more information about an item or diagram, click it.
Is property of
Stereotype