# Sandbox.UI.Panel.HasActive

```csharp
bool HasActive { get; set; }
```

Whether this panel has the `:active` pseudo class active.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
