TerminalControl.OnLostFocus Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9313)
OnLostFocus(EventArgs)
Raises the OnLostFocus(EventArgs) event.
Declaration
protected override void OnLostFocus(EventArgs e)
Parameters
| Type | Name | Description | 
|---|---|---|
| EventArgs | e | Contains the event data.  |