Occurs when a Smart Icon contained in this Smart Pin is double-clicked during runtime mode.
Namespace: Ico.GwxAssembly: GwxSmartPin (in GwxSmartPin.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public event SmartIconMouseEventHandler SmartIconDoubleClick |
| Visual Basic |
|---|
Public Event SmartIconDoubleClick As SmartIconMouseEventHandler |
| JScript |
|---|
|