View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bertrand MICHEL Bertrand MICHEL is offline
external usenet poster
 
Posts: 1
Default Adjusting for Different Display resolutions

Hello,

is it possible to change the screen resolution by any way (Windows API, C,
VB...) ?

Thanks
"onedaywhen" a écrit dans le message de news:
...
But ensure you don't duplicate any code, otherwise you'll end up with
a maintenance nightmare.

--

"Ron de Bruin" wrote in message

...
Duplicate your page and adjust the copies for
different screen sizes. Display the appropriate page.


I like that one Tom


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Tom Ogilvy" wrote in message
...
Sure if you don't want them to run your program. Do you use any other
programs that change your screen resolution?

Make your logo smaller. Have multiple verions of your logo and load

the
appropriate sized one. Duplicate your page and adjust the copies for
different screen sizes. Display the appropriate page.

--
Regards,
Tom Ogilvy

"TonyBarreras" wrote in message
...
Ron,

I thought about something along this line but the intro worksheet

has a
background picture with a company logo that does not adjust with the

zoom.
Can I change my user's screen resolution?

Tony