# Editor.PanelWindow.TooltipWindow

```csharp
PanelWindow TooltipWindow { get; set; }
```

The tooltip window open over this one, if there is one.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
