Ejemplo n.º 1
0
 private void ShowPanelOver(LoginPanel panel)
 {
     panel.InitInfo();
     Invoke("DelayHide", 6);
 }