Property KeyPreview
KeyPreview
When implemented by a class, gets or sets a value indicating whether the dialog will receive key events before the event is passed to the control that has focus.
bool KeyPreview { get; set; }
When implemented by a class, gets or sets a value indicating whether the dialog will receive key events before the event is passed to the control that has focus.
bool KeyPreview { get; set; }