wallaceoc80
Programmer
I have a comboBox on one of my forms and when I set the text of the comboBox from another method it does not fire the UserChange event.
Is there any way I can force this event to fire so that the component_UserChange method will be invoked?
Thanks for any help.
Is there any way I can force this event to fire so that the component_UserChange method will be invoked?
Thanks for any help.