hirf-spam-me-here
Thu Jun 03 14:13:38 CDT 2004
* "Greg Smith" <gjs@umn.edu> scripsit:
> Is there a way to read what the screen resolution is set to on the system
> running your application?
Monitor size:
'SystemInformation.PrimaryMonitorSize'
'SystemInformation.WorkingArea'
'SystemInformation.VirtualScreen'
'Screen.PrimaryScreen.Bounds'
'Screen.PrimaryScreen.WorkingArea'
When using multiple monitors:
'Screen.AllScreens'
--
Herfried K. Wagner [MVP]
<URL:
http://dotnet.mvps.org/>