1.) Is it possible to get the visible text in a multiline textbox? In other words a function that returns the text that is visible and not any text that is beyond the end of the textbox? Or similar result?

2.) Is there anyway to return a string containing the text of a specified line of a text box?

Thanks

BestCoder