In The Hand LtdIn The Hand
MonitorCount Property
NamespacesInTheHand.Windows.FormsSystemInformationHelperMonitorCount
.NET Components for Mobility
Gets the number of display monitors.
Declaration Syntax
C#Visual Basic
public static int MonitorCount { get; }
Public Shared ReadOnly Property MonitorCount As Integer
	Get
Value
The number of monitors that make up the desktop.
Remarks
Windows Mobile devices use only a single display. The MonitorCount property indicates the number of monitors currently recognized by the operating system. This property returns a value greater than one only if multiple monitors are currently recognized by the operating system.

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0