RectControl.KeyUp

From Xojo Documentation

Event


RectControl.KeyUp(Key As String)

New in 2008r5

Supported for all project types and targets.

Fires when the passed Key is released in the RectControl that has the focus.

Notes

It is not guaranteed to be the same key that received the KeyDown event.