# Sandbox.UI.MenuBar.Show

```csharp
void Show(Menu menu)
```

Open this heading's menu, closing whichever was open.

### Parameters

- `menu` (`Menu`)

Declared in [Sandbox.UI.MenuBar](/api/Sandbox.UI.MenuBar).
Assembly: `Sandbox.Engine`.
