Spread Windows Forms 10.0 Product Documentation
InputMap Class Methods


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

Public Methods
 NameDescription
Public MethodAllKeysReturns the key strokes that are defined in this input map and its parent.  
Public MethodClearRemoves all the mappings from this input map.  
Public MethodDeserializeLoads the object from XML.  
Public MethodGetReturns the binding for the specified key stroke.  
Public MethodKeysGets the key strokes that are defined in this input map.  
Public MethodPutCreates a binding between the specified key stroke and an action.  
Public MethodRemoveRemoves the mapping for the specified key stroke.  
Public MethodSerializeSaves the object to XML.  
Top
See Also

Reference

InputMap Class
FarPoint.Win.Spread Namespace
OperationMode Property
ActionMap Class
InputMapMode Enumeration

User-Task Documentation

Managing Keyboard Interactions
Specifying What the User Can Select

 

 


Copyright © GrapeCity, inc. All rights reserved.