ha...u can use Toast as Automatic message box.... eg: Toast.MakeText(this, "plz fill all fields", ToastLength.Long).Show();
here this represents context...afterwards string or message u want to display and toastlength has two options Long and Short...this message will vanishes with in seconds automatically after showing message... -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Auto-close-alert-dialog-after-a-specific-time-tp5712930p5712931.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid