How to Display UserForm on Full Screen.

S

Shazi

Hi,

I wanto to make a function to display UserForm on Full Screen, when
loads.
What would be the size of the form, if any one have the different
screen resolution then how we can handle this.....

1024X768 or 800x600

I want to open the same size of UserForm on the above resolution. is
it possible.

pls tell me the 1024 x 768 first. what would be the size of the Form.

Regards.

Shahzad
 
D

Dave D-C

I wanto to make a function to display UserForm on Full Screen, when
loads.
What would be the size of the form, if any one have the different
screen resolution then how we can handle this.....
1024X768 or 800x600
I want to open the same size of UserForm on the above resolution. is
it possible.
pls tell me the 1024 x 768 first. what would be the size of the Form.
Regards.
Shahzad

1024x768: 768x576
800x600: 600x450

I suppose everybody finds this by having 2 scrollbars and
2 labels on a useform. Dave D-C
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top