ControlDefinition.Execute2 Method

Parent Object: ControlDefinition

Description

Method that executes the control definition synchronously or asynchronously.

Syntax

ControlDefinition.Execute2( Synchronous As Boolean )

Parameters

Name Type Description
Synchronous Boolean Input Boolean that specifies whether to execute the control definition synchronously ('Send Message') or asynchronously ('Post Message').

Samples

Name Description
Cancel a double click Demonstrates how to receive (and in this case, cancel) a double click from a user.

Version

Introduced in version 2008