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