What is a Scrollable ViewPort Control and what does it do, how would I use it?
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu. https://get.cryptobrowser.site/30/4111672
Put the control on a form and set the Picture property to
a supported file (bmp,jpg,gif.metafile,ico). The control will
compute whether it needs an HScroll or VScroll or both,
based on the UC's size and the picture size.