E
ecrichlow
All of a sudden my ListBox_Click Sub stopped getting called.
Once I looked into it, it happened when I changed it from a
fmMultiSelectSingle box to a fmMultiSelectMulti box.
I need to be able to get notification when selections change
because I have dynamic content in that listbox, and some options can be
mutually exclusive, so that I have to manually check what's been
clicked and sometimes manually modify the selections accordingly.
Is there any other option?
....Thanx...
....Eric...
Once I looked into it, it happened when I changed it from a
fmMultiSelectSingle box to a fmMultiSelectMulti box.
I need to be able to get notification when selections change
because I have dynamic content in that listbox, and some options can be
mutually exclusive, so that I have to manually check what's been
clicked and sometimes manually modify the selections accordingly.
Is there any other option?
....Thanx...
....Eric...