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