While a <= 10 a += 1 System.Windows.Forms.Application.DoEvents() End While
End
Close()
While a = 10 a += 1 DoEvents Wend