MouseMapper Object Members
In This Topic
The following tables list the members exposed by MouseMapper.
Public Properties
| Name | Description |
 | MappingCollection | Returns a set of all mouse/key combinations that have been remapped in the current mouse map. |
 | MouseMap | Gets or sets the name of the mouse map file. |
 | Parent | Gets the parent object (Terminal). |
Top
Public Methods
| Name | Description |
 | AddMapping | Adds a mouse button mapping to the current mouse map. |
 | Contains | Returns whether there is a mapping for a specified mouse/key combination in the current mouse map. |
 | RemoveMapping | Removes a mouse mapping from the mouse map. |
Top
See Also