Exemplo n.º 1
0
 public static void Restore()
 {
     W32Wrapper.Restore();
 }
Exemplo n.º 2
0
 public static void Set()
 {
     W32Wrapper.SetWaitCursor();
 }