FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / InputMap Class


In This Topic
InputMap Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodReturns the key strokes that are defined in this input map and its parent.  
Public MethodRemoves all the mappings from this input map.  
Public MethodLoads the object from XML.  
Public MethodReturns the binding for the specified key stroke.  
Public MethodPopulates the SerializationInfo class with information about the InputMap object.  
Public MethodGets the key strokes that are defined in this input map.  
Public MethodCreates a binding between the specified key stroke and an action.  
Public MethodRemoves the mapping for the specified key stroke.  
Public MethodSaves the object to XML.  
Top
See Also