Link to home
Start Free TrialLog in
Avatar of nilehawk
nilehawkFlag for Egypt

asked on

changing the screen resolution

hi :)
how can i detect the screen resolution then how can i change it to any resolution then restor my old resolution
using VB ?
thank you for help
Avatar of AzraSound
AzraSound
Flag of United States of America image

Retrieve the screen resolution
http://www.vb-world.net/tips/tip46.html

Change the resolution
http://www.vb-world.net/tips/tip67.html
Avatar of Ruchi
Ruchi

"Detect Screen Resolution Changes and Restore Icon Pattern regardless of resolution change"

http://codeguru.developer.com/vb/articles/1855.shtml

"To create resolution-independant application"
 
http://support.microsoft.com/support/kb/articles/Q182/0/70.ASP?

"Changing the Display Resolution from Visual Basic"
http://www.mvps.org/vbnet/code/enums/enumdisplaychange.htm

ASKER CERTIFIED SOLUTION
Avatar of DrMaltz
DrMaltz

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
yeah they were good COMMENTS...why dont you try it as well
Avatar of Éric Moreau
See this previous EE question:
http://www1.experts-exchange.com/bin/Q.10327905
Avatar of nilehawk

ASKER

than k you all for your great help
:)