Method that executes the control definition synchronously or asynchronously.
Name | Type | Description |
Synchronous | Boolean | Input Boolean that specifies whether to execute the control definition synchronously ('Send Message') or asynchronously ('Post Message'). |
Name | Description |
Cancel a double click | Demonstrates how to receive (and in this case, cancel) a double click from a user. |