I found an interesting effect that appears to have been in place for some time. Was wondering if this is by design or some mishap or maybe someone's secret undocumented actions!
If you drop a control on a form and drag size the form so it hides the control a little, normally no scrollbars appear because you don't have the "AUTOSCROLL" checked.
Ok, so lets check that AUTISCROLL, now the scrollbars appear like they should and you can stretch the form enough so the control is now fully exposed and the scrollbars disappear, like I would expect.
Now, shrink the form back in again and the scrollbars reappear like they should. Now uncheck the AUTOSCROLL and watch what happens.
You will now see the scrollbars are still showing. Now stretch the form large enough to expose the control, the scrollbars are still showing and they will keep showing from this point on until you turn on the AUTOSCROLL again so they can switch off while the control is fully exposed.
I find this hard to believe this could be by design or is this a bug ?
BTW, you can do all of this in the IDE OI and you will see the effect there. The same holds true at run time.