Returns the item for the given index (items are indexed from
0). If the provided index is larger than the greatest index in
the list control, an exn:application:mismatch exception is raised.
(send a-list-control get-string n)->string or #f n : exact non-negative integer