In The Hand LtdIn The Hand
Screen Property
NamespacesInTheHand.VisualBasic.DevicesComputerScreen
.NET Components for Mobility
Gets the Screen object that represents the computer's primary display screen.
Declaration Syntax
C#Visual Basic
public Screen Screen { get; }
Public ReadOnly Property Screen As Screen
	Get
Value
Return Value
A Screen object that represents the computer's primary screen.
Remarks
The My.Computer.Screen property provides functionality similar to the PrimaryScreen property.

Assembly: InTheHand.VisualBasic (Module: InTheHand.VisualBasic) Version: 7.0.0.0