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