Exemple #1
0
 public void BringToForeground()
 {
     WindowHelper.BringToForeground(Handle);
 }