Guide.BeginShowMessageBox Method
Begins the process of displaying a message box with the specified parameters. The display operation is performed asynchronously.
Overload List
Name | Description |
---|---|
Guide.BeginShowMessageBox (PlayerIndex, String, String, Generic IEnumerable, Int32, MessageBoxIcon, AsyncCallback, Object) | Begins the process of displaying a message box for a particular player. |
Guide.BeginShowMessageBox (String, String, Generic IEnumerable, Int32, MessageBoxIcon, AsyncCallback, Object) | Begins the process of displaying a message box to which any user on the system can respond. |
See Also
Reference
GamerPrivileges.AllowCommunication Property
Guide Class
Guide Members
Microsoft.Xna.Framework.GamerServices Namespace