private void BtnDirectoImp_Click(object sender, EventArgs e)
 {
     Ambiente.OpenDirectory(Ambiente.Empresa.DirectorioTickets);
 }