private void Connect(object obj)
 {
     RdpManager.Connect(ConnectionText, GroupName, Password);
 }