System.Windows.Forms.SystemInformation.MousePresent Property

Gets a value indicating whether a pointing device is installed.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static bool MousePresent { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The SystemInformation.MousePresent property indicates whether a pointing device is present or installed on the system. This is usually the case, so SystemInformation.MousePresent almost always returns true.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0