Occurs while the mouse is pressed down on a Pick dynamic (at the configured interval), before the Pick command has executed.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public event CommandExecutionEventHandler PickPreWhileDown |
| Visual Basic |
|---|
Public Event PickPreWhileDown As CommandExecutionEventHandler |
| JScript |
|---|
|