I am trying to view a form with it scrolled to the top when it comes into view, I have tried this
With no luck, at the moment when the form is viewed it is in the same position as last time it was visible which is not what I want to happen.Code:Form3.ScrollControlIntoView(Form3.Label34)
Is this possible![]()




Reply With Quote