A function that is called by the underlying control to handle keystrokes
Here, if replace mode is specified then it will replace the value with the
current keystroke
This is where the PJC does all it's work, this method overrides the
default keyprocessing for the underlying ewt TextComponent
Here, if replace mode is specified then it will replace the value with the
current keystroke
The property registered to set the field to Replace mode although the
user pressing the insert key will do the same thing
Used with SET_CUSTOM_PROPERTY() from the Form
The property registered to set the field to Replace mode although the
user pressing the insert key will do the same thing
Used with SET_CUSTOM_PROPERTY() from the Form