To highlight any item (say the 5th item):

Code:
List1.ListIndex = 5
You could also highlight the name:

Code:
List1 = "<name>"