projecttoday
Programmer
I have a menu form which opens another form beside it. The other 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 location it's supposed to. Is there any way to get a popup form to have horizontal scroll bars?