GameWindow.AllowUserResizing Property
Specifies whether to allow the user to resize the game window.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework.Game (in microsoft.xna.framework.game.dll)
Syntax
[DefaultValueAttribute(false)]
public abstract bool AllowUserResizing { get; set; }
Property Value
true if user resizing is allowed; false otherwise.
Note
On the Xbox 360, this property is always false.
See Also
Reference
Game Class
Game Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP