Spread Windows Forms 9.0 Product Documentation
InputMap Class Members
Properties  Methods 


The following tables list the members exposed by InputMap.

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