| Refresh | Home EGTry.com


            Rectangle desktop=Screen.GetBounds(Point.Empty);
            Console.WriteLine("desktop, x="+desktop.X+", y="+desktop.Y+", width="+desktop.Width+", height="+desktop.Height);