Spread Windows Forms 9.0 Product Documentation
ActionMap Class
Members 


Represents an action map, which provides mappings from objects to actions.
Object Model
ActionMap ClassActionMap Class
Syntax
'Declaration
 
Public Class ActionMap 
'Usage
 
Dim instance As ActionMap
public class ActionMap 
Remarks
An action map is usually used with an input map (see InputMap class) to locate a particular action when a key is pressed. An action map can have a parent that is searched for keys not defined in the input map.
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.ActionMap

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

ActionMap Members
FarPoint.Win.Spread Namespace
Action Class
InputMap Class
SpreadActions Class

User-Task Documentation

Managing Keyboard Interaction

 

 


Copyright © GrapeCity, inc. All rights reserved.