Sandbox Logo

Panel.HasMouseCapture

bool HasMouseCapture { get; set; }

Description

Whether this panel is capturing the mouse cursor. See <see cref="M:Sandbox.UI.Panel.SetMouseCapture(System.Boolean)" />.

Return

User Comments