[]
Creates a binding between the specified key stroke and an action.
public void Put(Keystroke keystroke, object actionMapKey)
Public Sub Put(keystroke As Keystroke, actionMapKey As Object)
Type | Name | Description |
---|---|---|
Keystroke | keystroke | Key stroke specified |
object | actionMapKey | Action specified |