How do I show the beach ball in windows mobile using C#?
How do I show the beach ball in windows mobile using C#开发者_高级运维?
Do you mean the wait cursor?
http://msdn.microsoft.com/en-us/library/system.windows.forms.control.usewaitcursor(VS.85).aspx
http://msdn.microsoft.com/en-us/library/system.windows.forms.cursors.waitcursor.aspx
精彩评论