Click or drag to resize

KeyAct Class

Represents a keyboard action.
Inheritance Hierarchy
SystemObject
  Flex.Hal.SettingsKeyAct

Namespace: Flex.Hal.Settings
Assembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax
public class KeyAct

The KeyAct type exposes the following members.

Constructors
 NameDescription
Public methodKeyActInitializes a new instance of the KeyAct class
Top
Properties
 NameDescription
Public propertyAction Gets or sets the action to perform.
Public propertyModifier Gets or sets the key modifier.
Public propertyName Gets or sets the name of the key.
Top
Methods
 NameDescription
Public methodClone Creates a copy of the current KeyAct object.
Top
See Also