Hi,
I have made an application which does some mathematical calculations which are linked to the Newton-Raphson process and the results are displayed in a listbox.
Often there are lots of results, and whereas all of them have to be displayed, I only want to look at the last couple, so is there an easy way to make the listbox containing the results scroll down right to the bottom to the last entry, and how can i easily copy items from the list box (using some type of ctrl + c)?
Thanks
Augustus_Caesar
