| Vb.Screen | C#.NET | Supported |
| Properties | ||
| ActiveControl | System.Windows.Forms.Application.ActiveForm.ActiveControl | Yes |
| ActiveForm | System.Windows.Forms.Application.ActiveForm | Yes |
| FontCount | System.Drawing.FontFamily.Families.Length | Yes |
| Fonts | System.Drawing.FontFamily.Families | Yes |
| Height | System.Windows.Forms.Screen.PrimaryScreen.Bounds.Height | Yes |
| MouseIcon | No | |
| MousePointer | System.Windows.Forms.Application.ActiveForm.Cursor | Yes |
| TwipsPerPixelX | No | |
| TwipsPerPixelY | No | |
| Width | System.Windows.Forms.Screen.PrimaryScreen.Bounds.Width | Yes |