Occurs when a Smart Icon contained in this Smart Pin is clicked during runtime mode.

Namespace: Ico.Gwx
Assembly: GwxSmartPin (in GwxSmartPin.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public event SmartIconMouseEventHandler SmartIconClick
Visual Basic
Public Event SmartIconClick As SmartIconMouseEventHandler
JScript
JScript does not support events.

See Also