Revision Difference
Panel:MouseCapture#550828
<function name="MouseCapture" parent="Panel" type="classfunc">
<description>Allows the panel to receive mouse input even if the mouse cursor is outside the bounds of the panel.</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="doCapture" type="boolean">Set to true to enable, set to false to disable.</arg>
</args>
</function>