public static void Set() { W32Wrapper.SetWaitCursor(); }
public static void Restore() { W32Wrapper.Restore(); }