private void tsmLic_Click(object sender, EventArgs e)
 {
     FormsMgr.ShowLicense();
 }