Is there a way to detect a computer's windows resolution using VEE?
There is a line command called -geometry, it allows me to change the VEE screen size, but I need to know the screen resolution, so that I can figure out what size do I want.
*There is a function allows VEE to maximize the VEE screen, but that's not exactly what I need.
Thanks!
There is a line command called -geometry, it allows me to change the VEE screen size, but I need to know the screen resolution, so that I can figure out what size do I want.
*There is a function allows VEE to maximize the VEE screen, but that's not exactly what I need.
Thanks!
Attachments
It's interesting, I had formulas using System.Windows.Forms. But I wasn't able to find the Screen.PrimaryScreen.