I am expecting to see scroll bars in my MDI Children, but they are not appearing and my form objects are getting cut off. I have the scroll bars property of the MDIForm set to true. What else could I be missing?
Simplest thing to do is start a dummy project and add the MDI form. Then in project properties set the MDI as the start up object and in its load show form1. Then only thing you need to change in form1's properties is the mdichild setting. Then in its form load make its height 5000. Run to see if it works then check the mdi properties of the dummy against your project.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.