# Sandbox.UI.OverflowMode.ClipWhole

```csharp
static OverflowMode ClipWhole
```

Child elements that extend outside the panel's bounds are hidden entirely, rather than pixel-clipped.
Does not create a scroll container and does not affect layout.

Declared in [Sandbox.UI.OverflowMode](/api/Sandbox.UI.OverflowMode).
Assembly: `Sandbox.System`.
