|

On Key


image

Note: This event is available for the input object, listbox object, combobox object, tree object, richtext object and each page or dialog in your project.


On the input object, these are the actions that will be performed whenever the cursor is inside the input object and the user presses a key.


On the listbox object, these are the actions that will be performed whenever the listbox object has focus and the user presses a key.


On the combobox object, these are the actions that will be performed whenever the combobox object has focus and the user presses a key.


On the tree object, these are the actions that will be performed whenever the combobox object has focus and the user presses a key.


On the richtext object, these are the actions that will be performed whenever the richtext object has focus and the user presses a key.


On a page, these are the actions that will be performed whenever the application window has focus and the user presses a key.


On a dialog, these are the actions that will be performed whenever the dialog window has focus and the user presses a key.


The following event variables are automatically set whenever this event is triggered:


e_Keye_Modifiers

|