# Sandbox.UI.Panel.FocusNext

```csharp
bool FocusNext()
```

Move focus to the panel after this one in Tab order.

### Returns

`bool`

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
