Scrollbar with a TextArea?

Does anyone have an example of using a scrollbar to scroll up and down a TextArea?

I have looked in the Language reference and have no idea what I am even looking for?
I can’t seem to find anything apart from ValueChanged - and there is no example in that section :frowning:

Thank you all in advance.

It should all happen automatically. Do you want to do something special with it?

Jeremy,
A full explanation is in my post entitled “Margin in a TextArea”.
The problem is driving me nuts :frowning:

[quote=84968:@Richard Summers]Jeremy,
A full explanation is in my post entitled “Margin in a TextArea”.
The problem is driving me nuts :([/quote]

I’ve been searching all my resources as well looking for an answer for you. …

I do have a custom scrollbar that binds to TextAreas and listboxes… fully customizable. …

Matthew,
I eventually used 2 OS X declares, combined with a structure, and now I have an automatic left and right margin in my TextArea :slight_smile:

Do you sell your customisable scrollbar?