Data relating to Smart Icon mouse events.

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

Syntax

C#
public class SmartIconMouseEventArgs : EventArgs
Visual Basic
Public Class SmartIconMouseEventArgs _
	Inherits EventArgs
JScript
public class SmartIconMouseEventArgs extends EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Ico.Gwx..::..SmartIconMouseEventArgs

See Also