Property KeyPreview
KeyPreview
Gets or sets a value indicating whether the form will receive key events before the event is passed to the control that has focus.
public virtual bool KeyPreview { get; set; }
Gets or sets a value indicating whether the form will receive key events before the event is passed to the control that has focus.
public virtual bool KeyPreview { get; set; }