i had the same problem, when stopping thread the form is showing until move mouse over.
i solved it with this code after "thread.abort()  ", programmaticall  y move mouse on it and move to the old position again. it's not sensible for user because speed is very high.
					
					
						
Leave a comment: