BaseMousePointer.HideCursorWhenInactive Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true, the cursor will hide on movement timeout
public:
property bool HideCursorWhenInactive { bool get(); };
public bool HideCursorWhenInactive { get; }
member this.HideCursorWhenInactive : bool
Public ReadOnly Property HideCursorWhenInactive As Boolean