Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
Active X control SSActiveTreeView.SSTree
posted

I'm working on a legacy VB6 application and I have a Display Scaling issue with SSTree and Windows 7.  Oddly, the problem does not exist in Windows 10.  I know this is a Hail Mary but here goes...

If the number of items in the tree exceeds the size of the containing PictureBox, the scroll bar only displays if scaling is set to 100% on high DPI monitors.  Any other value and the scroll bar doesn't show.

I'm wondering if there is a way to do some calculations and force the scroll bar to show?