# Editor.PanelWindow.IsMinimized

```csharp
bool IsMinimized { get; set; }
```

Is the window minimized to the taskbar?

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
