Calls the method that you specify with the AitApplicationProxy.KeyPressHandler(KeyPressHandler) method. Author calls this method when the user presses a key while in the text editor.
Parameters
-
sender
Type: System.Object
The source of the event.
-
eProofing
Type: AuthoritExtensibility.ProofingEventArgs
A ProofingEventArgs object that contains event data.
-
eKeyPress
Type: System.Windows.Forms.KeyPressEventArgs
A KeyPressEventArgs object that contains event data.