Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / KeyboardMapper Object

In This Topic
KeyboardMapper Object Methods
In This Topic

For a list of all members of this type, see KeyboardMapper members.

Public Methods
 NameDescription
Public MethodAdds a key mapping to the current keyboard map.  
Public MethodReturns whether there is a mapping for a specified key combination in the current keyboard map. This method only works for non-extended keys.  
Public MethodReturns whether there is a mapping for a specified key combination in the current keyboard map.  
Public MethodRemoves a key mapping from the keyboard map. This method should only be used to remove non-extended keys.  
Public MethodRemoves a key mapping from the keyboard map.  
Public MethodSaves changes to the current keyboard map.  
Public MethodSaves the current keyboard map contents to a file.  
Top
See Also