ComponentOne Chart 8.0 for ActiveX
Add Method (ActionMaps)

 

Add Method (ActionMaps)

Adds an action map to the collection.

Syntax

Function Add(Message As Integer, Modifier As Integer, Keycode As Integer, Action As Integer) As ActionMap

Remarks

 

Part

Type

Description

Message

Integer

The message passed to the message handler

Modifier

Integer

Modifier flags; zero if none

Keycode

Integer

The associated keycode (only for WM_KEYDOWN and WM_KEYUP messages)

Action

Integer

The action to be added (value must be an action constant)

See Also

ActionMaps Collection

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback