| Object Reference > ActionMapCollection > ActionMapCollection Methods > Remove Method (ActionMapCollection) |
Remove Method (ActionMapCollection)
Removes an action map from the collection.
Sub Remove(Message As Integer, Modifier As Integer, Keycode As Integer)
|
Part |
Type |
Description |
|
Message |
Integer |
The message passed to the message handler |
|
Modifier |
Integer |
Modifier flags, if any |
|
Keycode |
Integer |
The associated keycode |
See Also