public AltasTickets()
 {
     InitializeComponent();
     datos = new BD_TicketEntities();
 }