InfoConnect for Unisys
KeyboardMapper Class Members
Properties  Methods 


The following tables list the members exposed by KeyboardMapper.

Public Constructors
 NameDescription
Public ConstructorKeyboardMapper ConstructorThe constructor, for internal use.  
Top
Public Properties
 NameDescription
Public PropertyKeyMapGets or sets the name of the keymap file.  
Public PropertyMappingCollectionReturns a set of all the keys that have been remapped in the current keyboard map.  
Public PropertyParentGets the parent object (IUtsTerminal).  
Top
Public Methods
 NameDescription
Public MethodAddMappingAdds a key mapping to the current keyboard map.  
Public MethodContainsOverloaded. Returns whether the current keyboard map has a mapping for a specified key combination.  
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodRemoveMappingOverloaded. Removes a key mapping from the keyboard map.  
Public MethodSaveSaves changes to the current keyboard map.  
Public MethodSaveAsSaves the current keyboard map contents to a file.  
Top
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also