# Editor.LineEdit.ForwardNavigationEvents

```csharp
Widget ForwardNavigationEvents { get; set; }
```

Forward up, down and enter keys to this control. This is useful if you have a
search box that you want to also allow to navigate a list of items.

Declared in [Editor.LineEdit](/api/Editor.LineEdit).
Assembly: `Sandbox.Tools`.
