Click or drag to resize
GameFormFullScreen Property
Determines whether the display will occupy the full screen rather than being contained in a window.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public bool FullScreen { get; set; }

Property Value

Type: Boolean
See Also