| --PROPERTIES OF dotNetObject:System.Windows.Forms.Screen | Default / Value |
| .AllScreens : , read-only, static | #(dotNetObject:System.Windows.Forms.Screen, dotNetObject:System.Windows.Forms.Screen) |
| .BitsPerPixel : , read-only | 32 |
| .Bounds : , read-only | dotNetObject:System.Drawing.Rectangle |
| .DeviceName : , read-only | \\.\DISPLAY1 |
| .Primary : , read-only | true |
| .PrimaryScreen : , read-only, static | dotNetObject:System.Windows.Forms.Screen |
| .WorkingArea : , read-only | dotNetObject:System.Drawing.Rectangle |
| --METHODS OF dotNetObject:System.Windows.Forms.Screen | |
| .Equals obj | |
| .[static]Equals objA objB | |
| .[static]FromControl control | |
| .[static]FromHandle hwnd | |
| .[static]FromPoint point | |
| .[static]FromRectangle rect | |
| .[static]GetBounds rect | |
| .[static]GetBounds ctl | |
| .[static]GetBounds pt | |
| .GetHashCode() | |
| .GetType() | |
| .[static]GetWorkingArea pt | |
| .[static]GetWorkingArea ctl | |
| .[static]GetWorkingArea rect | |
| .[static]ReferenceEquals objA objB | |
| .ToString() | |
| --EVENTS OF dotNetObject:System.Windows.Forms.Screen | |