I have a extra form just for the player. And if the video reaches the end it calles a method that should close the form with:
Code: Select all
this.Close();
But if i call the same Methode with a button .. the form closes -> No Problem
What it the difference ??
Greadings Jeff