改变鼠标状态


Me.Cursor = System.Windows.Forms.Cursors.WaitCursor

Me.Cursor = System.Windows.Forms.Cursors.Default

运行时改变鼠标形状