ComboBox.KeyDown

From Xojo Documentation

Event


ComboBox.KeyDown(Key as String) As Boolean

New in 2005r2

Supported for all project types and targets.

Returns a Boolean.The user has pressed the Key passed while the ComboBox has the focus. Returning True means that no further processing is to be done with the Key.