Hi i wanted 2 no if there when u create an app that runs fullscreen if ther is a way 4 the app 2 detect the resolution the user is using and makimg it fullscreen 2 that resolution
____________________________
I see the world different coz i like flying with the fishes and swiming with the pegeons...
27-08-2006 at 05:47 PM
|
GeoffS Level: VB Lord Registered: 29-09-2004 Posts: 536
Re: Resolution detect
Hi,
If all that you want to achieve is making the Form fill the screen, regardless of resolution, then all that you need to do is set the Form's WindowState Property to Maximized.
____________________________ multi-tasking - the ability to hang more than one app. at the same time.