The IDE will allow the listbox.selected but will not allow listbox.rowSelectedat
Parameters_listbox.Selected(i)= True
Parameters_listbox.RowSelectedAt(i) = True
2023 r4 macos ventura
Documentation shows the Selected as deprecated so would prefer to use rowselectedat.
What would be causing this?
Appreciate any help
2 posts - 2 participants