Can't find how it is called nor how to pop it up.
My CF application is talking over the web with a web service. Want to show my user some "busy activity" dialog.
Any suggestions how to show the default one from WinMo?
The following should work...
using System.Windows.Forms;
...
Cursor.Current = Cursors.WaitCursor;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With