InfoConnect API Guide
Attachmate.Reflection.Emulation.Common Namespace / MouseMapper Class
Properties Methods


MouseMapper Class Members

The following tables list the members exposed by MouseMapper.

Public Constructors
 NameDescription
Public ConstructorThe constructor, for internal use.  
Top
Public Properties
 NameDescription
Public PropertyReturns a set of all the mouse/key combinations that have been remapped in the current mouse map.  
Public PropertyGets or sets the name of the mouse map file.  
Public PropertyGets the parent object (terminal object: IUtsTerminal, etc. as object).  
Top
Public Methods
 NameDescription
Public MethodAdds a mouse button mapping to the current mouse map.  
Public MethodReturns whether there is a mapping for a specified mouse/key combination in the current mouse map.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodRemoves a mouse mapping from the mouse map.  
Top
Protected Methods
 NameDescription
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also