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 |
| Post Private Event Sample | This sample demonstrates how to use the PostPrivateEvent to configure the options for placing a part component. |
| Cancel a double click | Demonstrates how to receive (and in this case, cancel) a double click from a user. |