# Editor.EditorEvent.ShowContextMenuEvent.Menu

```csharp
Menu Menu { get; set; }
```

Context menu being opened. Feel free to add options to it in your handler.

Declared in [Editor.EditorEvent.ShowContextMenuEvent](/api/Editor.EditorEvent.ShowContextMenuEvent).
Assembly: `Sandbox.Tools`.
