G
Goldar
I'm confused about what events occur with a multi-select list box. When I
select an item from the box (shift-click), does the Click event or the
AfterUpdate event occur? How do I return control to my program after making
my selection(s) from the list box? In other words, how does the list box know
that I'm done making selections?
Thanks,
select an item from the box (shift-click), does the Click event or the
AfterUpdate event occur? How do I return control to my program after making
my selection(s) from the list box? In other words, how does the list box know
that I'm done making selections?
Thanks,