In This Topic
Methods and properties associated with the session document's mouse map.
Syntax
'Declaration
<SerializableAttribute()>
Public NotInheritable Class MouseMapper
Inherits Attachmate.Reflection.Framework.Proxy
Implements IMouseMapper, Attachmate.Reflection.Framework.IProxy
'Usage
Dim instance As MouseMapper
[Serializable()]
public sealed class MouseMapper : Attachmate.Reflection.Framework.Proxy, IMouseMapper, Attachmate.Reflection.Framework.IProxy
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Attachmate.Reflection.Emulation.Common.MouseMapper
See Also