# Editor.PanelWindow.KeepOnTop

```csharp
bool KeepOnTop { get; set; }
```

Keep the window above every window that isn't. Palettes, overlays, a video you want to
keep watching while working in something else.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
