Access listbox using index

I want to access listbox control using an index :

I tried ListBox1(3).Text

is there any property which will help me to access in this way?

Thank You

SolidworksApi macros