Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / InputMap Class
Properties Methods


In This Topic
    InputMap Class Members
    In This Topic

    The following tables list the members exposed by InputMap.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the parent (InputMap object) of this input map.  
    Public PropertyReturns the number of mappings defined in this input map.  
    Top
    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