Spread Windows Forms 6.0 Product Documentation
ActionMap Class
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ActionMap Class


Glossary Item Box

Represents an action map, which provides mappings from objects to actions.

Object Model

ActionMap ClassActionMap Class

Syntax

Visual Basic (Declaration) 
Public Class ActionMap 
Visual Basic (Usage)Copy Code
Dim instance As ActionMap
C# 
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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.