Scroll bars

G

Guest

I have a form that display the pictures in a given directory. This form
opens maximised inside an MDI parent, but it open with out scroll bars. How
do I get scroll bars on the for so that the user can scroll to the bottom of
the form?

Thanx
 
H

Herfried K. Wagner [MVP]

Vexander said:
I have a form that display the pictures in a given directory. This form
opens maximised inside an MDI parent, but it open with out scroll bars.
How
do I get scroll bars on the for so that the user can scroll to the bottom
of
the form?

The form's 'AutoScroll' property is set to 'True'?
 

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