I am creating a touch screen application and the scroll bar buttons are not large enough for a finger on the text box control. Is there a way I can make these wider or do scrolling manually? I have found some information on scrolling to the end of a text box(using ScrollToCaret()) but I need to scroll line by line, up or down.
Thanks for any help!
Thanks for any help!