Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IMouseMapper Interface
Properties Methods

IMouseMapper Interface Members

The following tables list the members exposed by IMouseMapper.

Public Properties
 NameDescription
 PropertyReturns a set of all mouse/key combinations that have been remapped in the current mouse map.  
 PropertyGets or sets the name of the mouse map file.  
 PropertyGets the parent object (IIbmTerminal).  
Top
Public Methods
 NameDescription
 MethodAdds a mouse button mapping to the current mouse map.  
 MethodReturns whether there is a mapping for a specified mouse/key combination in the current mouse map.  
 MethodRemoves a mouse mapping from the mouse map.  
Top
See Also