Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.UserInterface Namespace / MouseEventArgsEx Class
Members


MouseEventArgsEx Class
Event argument for UserMouseEventhandler
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class MouseEventArgsEx 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As MouseEventArgsEx
Inheritance Hierarchy

System.Object
   System.EventArgs
      Attachmate.Reflection.UserInterface.MouseEventArgsEx

See Also