Popup form doesn't scroll horizontally

R

Robert

I have a form which opens another form beside it. The first form is a menu
and remains visible. The second form extends beyond the width of the
screen. If this form is set as a popup form, no scroll bars appear at the
bottom of the screen. If it is set as popup = no then scroll bars will
appear (I know this because I opened the form by itself) but it doesn't
popup in the foreground and is useless. Is there any way to get a popup
form to have horizontal scroll bars?
 
A

Arvin Meyer [MVP]

Try turning off the Popup property, then setting the Horizontal scroll bars
on, the turn the popup property back on.
 

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

Similar Threads


Top