private void VobSubOcrCharacter_FormClosing(object sender, FormClosingEventArgs e)
 {
     TaskbarList.StopBlink(_vobSubForm);
 }