listbox - newindex

8

85ascMcLaren

What happened to the newindex property in access vba's listbox. I am use to
using the newindex property after adding an item to a listbox to store and
keep track of the real index, but the property is no longer available. Any
substitutions ?
 
Top