# Editor.PanelWindow.Borderless

```csharp
bool Borderless { get; set; }
```

True if we're drawing the title bar and borders ourselves.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
