private void UpdateGroupControls()
 {
     tbxGroupName.Text = MiniGrouperScript.GetGroupName();
 }