Represents the method that handles key press events in a proofing plugin.
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.