NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Screen Class

Represents a display device or multiple display devices on a single system.

Object
   Screen

[Visual Basic]
Public Class Screen
[C#]
public class Screen
[C++]
public __gc class Screen
[JScript]
public class Screen

Remarks

Note   The constructor for this object is private, so it is not explicitly initialized. The object is initialized when you call its public methods.

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

Screen Members | System.WinForms Namespace