public RegistrationFormWindow()
 {
     InitializeComponent();
     RegistrationForm.SetParentWindow(this);
 }