I have not yet figured out, what values, but the only thing I cna think is that the scroll bar needs to be samller in height than its container. Container can be a frame or a form.
Yes, the above code that has bene proveded does work. My scroll bar did nto display when used the following code: VS.Height = Me.ScaleHeight - 30. I think it is best nto to set the height of the scroll bar in the code, but make sure the height is right at design time. Let me look at the code...
Sorry I have not been in touch. Thank you once again for all your help. Your frame code works well apart from one line: VS.Height = Me.ScaleHeight - 30.
The code means the scroll bar does not display, however when this line is commented out the scroll bar displays why is this?
I was also...
I am using Visual Baisc to create a programme that has two frames and 100 text boxes (99 of which are created at run time.) The first frame is ProductFrame and the second is called InnerFrame (which sits inside Product Frame). My problem is that when I scroll with the scroll bar, the frame...
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.