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