public ConfirmationCodeControl()
 {
     InitializeComponent();
     ConfirmationCode.Focus();
 }