# Sandbox.UI.InputFocus.Next

```csharp
static Panel Next { get; set; }
```

The panel that will have the input focus next.

Declared in [Sandbox.UI.InputFocus](/api/Sandbox.UI.InputFocus).
Assembly: `Sandbox.Engine`.
