# Editor.PanelWindow.AllowNestedFrame

```csharp
bool AllowNestedFrame { get; set; }
```

Let frames run inside a frame that's already running - see IPanelWindow.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
