EditboxKeyUpArgs Properties |
The EditboxKeyUpArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Editbox |
Returns the IEditbox where they key was pressed
| |
| KeyEventArgs |
Returns the keyeventargs for this key
| |
| Window |
Returns the IWindow where they key was pressed
|