public FrmInvalidLicence()
 {
     InitializeComponent();
     txtCode.Text = GeneratorCode.Value();
 }