Gets or sets a value indicating whether the Control.KeyPress event was handled.
Documentation for this section has not yet been entered.
If the event is not handled, it will be sent to the operating system for default processing. Set KeyPressEventArgs.Handled to true to cancel the KeyPress event.