# Editor.AutoComplete.OnParentBlur

```csharp
void OnParentBlur()
```

Call this when the widget that spawns this blurs, so we can hide ourself

Declared in [Editor.AutoComplete](/api/Editor.AutoComplete).
Assembly: `Sandbox.Tools`.
