# Editor.PanelWindow.BringToFront

```csharp
void BringToFront()
```

Raise the window above the others without taking focus. [Editor.PanelWindow.Focus](/api/Editor.PanelWindow/Focus) is the one
that focuses it too.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
