# Editor.PopupWidget

A popup widget that automatically deletes itself once it stops being visible

- Kind: class
- Namespace: `Editor`
- Assembly: `Sandbox.Tools`
- Inherits: [Editor.Widget](/api/Editor.Widget)

## Constructors

- [`PopupWidget`](/api/Editor.PopupWidget/.ctor)

## Fields

- [`PreventDestruction`](/api/Editor.PopupWidget/PreventDestruction)

## Properties

- [`OnLostFocus`](/api/Editor.PopupWidget/OnLostFocus)

## Methods

- [`OpenAt`](/api/Editor.PopupWidget/OpenAt)
- [`OpenAtCursor`](/api/Editor.PopupWidget/OpenAtCursor)
- [`OpenBelowCursor`](/api/Editor.PopupWidget/OpenBelowCursor): Open the window this many pixels below the cursor.
