# Sandbox.UI.Panel.WantsMouseInput

```csharp
bool WantsMouseInput()
```

Returns true if this panel would like the mouse cursor to be visible.

### Returns

`bool`

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
