I'm wondering if there's any way to get rid of the vertical and horizontal scrollbars when using Normal mode? I've tried the ScrollbarExperiments, but that crops the image and stuff when dragging the window a certain way (hard to explain). So is there a good way to get rid of them?
Hello,
Unfortunately it isn't possible to get rid of them, as if you prevent them from being created then scrolling doesn't work properly at all as it relies on the thumb positions of something that doesn't exist. I suspect that is also what is happening with the ScrollbarExperiments branch as I never got time to finish it - the intent was that you would be able to hide them with that version, in addition to getting rid of several layers of inheritance that the current control uses.
Sorry about that, but I don't know when I'll have a dedicated chunk of time to get back to the ImageBox.
Regardsl
Richard Moss
Oh, that's too bad. But of course I understand. Anyway thanks for your time.