Exemplo n.º 1
0
 private void FrmMain_FormClosing(object sender, FormClosingEventArgs e)
 {
     // Liberando a dll
     posPrinter.Dispose();
 }