# Sandbox.UI.MousePanelEvent.HasAlt

```csharp
bool HasAlt { get; set; }
```

Whether `Alt` was held down at the time of the event.

Declared in [Sandbox.UI.MousePanelEvent](/api/Sandbox.UI.MousePanelEvent).
Assembly: `Sandbox.Engine`.
