private void toolStripButton3_Click(object sender, EventArgs e)
 {
     _IBartender.TriggerPrint();
 }