TX Text Control ActiveX Documentation

TXTextControl.KeyUp Event

Occurs when the user releases a key while the Text Control has the input focus. To interpret ANSI characters, use the KeyPress event.

Syntax

KeyUp(KeyCode, Shift)
ParameterDescription
KeyCode

Is the virtual-key code of the released key. When this value is changed, Text Control handles the changed key.

Shift

Informs about the state of the SHIFT, CTRL and ALT keys at the time of the event. It is the sum of one or more of the following values:


ValueDescription
1The SHIFT key was pressed at the time of the event.
2The CTRL key was pressed at the time of the event.
4The ALT key was pressed at the time of the event.

Data Types

KeyCode:Integer
Shift:Integer

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now