private void BtnKillProcess_Click(object sender, EventArgs e)
 {
     FileWatch.KillProcess();
 }