Oh, a listVIEW, OK.
Try...

ListView1.Item(0).Selected = True
or something like that.

?