# Sandbox.UI.DockHost.Activate

```csharp
bool Activate(string id)
```

Selects an open panel without moving it.

### Parameters

- `id` (`string`)

### Returns

`bool`

Declared in [Sandbox.UI.DockHost](/api/Sandbox.UI.DockHost).
Assembly: `Sandbox.Engine`.
