# Editor.Widget.StatusTip

```csharp
string StatusTip { get; set; }
```

If set, hovering over this widget will set the text of a [Editor.StatusBar](/api/Editor.StatusBar) of the window the widget belongs to.

Declared in [Editor.Widget](/api/Editor.Widget).
Assembly: `Sandbox.Tools`.
