Method HandleKeys
HandleKeys(KeyEventArgs)
Handles keys specified in KnownShortcuts.FindReplaceControlKeys.
public virtual bool HandleKeys(KeyEventArgs e)
Parameters
e
KeyEventArgsEvent arguments.
Returns
Remarks
You can use this method in the KeyDown event handlers. WantKeys specifies whether HandleKeys(KeyEventArgs) is called automatically.