by Eric Apperley >> Sun, 7 Aug 2005 21:16:24 GMT
Is it possible to add scrollbars to a sheet on a folder component? We're fixing some code that writes text to the sheet, highlighting the odd character along the way, but the text is sometimes longer and wider than the sheet length/width.
I can add the scroll bars but
a) how do I link them in code to the sheet?
b) will they work on the sheet as I want?