Click to Rate and Give Feedback
MSDN
MSDN Library
XNA Game Studio
XNA Game Studio 3.1
Game Class
Game Properties
 IsMouseVisible Property

  Switch on low bandwidth view
XNA Game Studio 3.1
Game.IsMouseVisible Property
Gets or sets a value indicating whether the mouse cursor should be visible.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework.Game (in microsoft.xna.framework.game.dll)

C#
public bool IsMouseVisible { get; set; }

Property Value

true if the mouse cursor should be visible; false otherwise.
Bb197700.note(en-us,XNAGameStudio.31).gifNote
This property applies only to Windows development. The Mouse and MouseState objects are not supported on Xbox 360.
Xbox 360, Windows XP SP2, Windows Vista, Zune
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker