Set Popup to show only 7 rows?

B

Bill Mitchell

Hi,

I want to set my popup form so that when it opens it is
sized to display a maximum of 7 rows with a scroll bar.
How do I do this programmatically? I know I can mess
with the form in design view until the size is right, but
is there a neater way to do it with code on the OnLoad
Event?

Thanks,

Bill
 
Top