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 virtual 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
Programming Guide
How to: Allow the Player to Resize a Game Window
Platforms
Xbox 360, Windows XP SP2, Windows Vista