Gets or sets a value indicating whether physical mouse actions are enabled.
If the mouse is disabled, physical mouse movements will be ignored, i.e. they are not passed
on to the system. However, the Mouse events (like Move) will
still be raised with the SuppressMouseAction property of the event
args set to true. To reenable specific mouse events, set the
SuppressMouseAction of the event args to false.
