Example #1
0
 private void ToolSalir_Click(object sender, EventArgs e)
 {
     objRegistros = null;
     objFormVis   = null;
     this.Close();
 }