J
Jeremy
I have a combobox with a SelectionChangeCommitted event handler, and am
having a problem raising this event.
For example,
raiseEvent mycombobox.SelectionChangeCommitted
gives me an error about not being ended properly. But it won't accept
parameters either. What's the trick here?
Jeremy
having a problem raising this event.
For example,
raiseEvent mycombobox.SelectionChangeCommitted
gives me an error about not being ended properly. But it won't accept
parameters either. What's the trick here?
Jeremy