hi all,

i have 2 comboboxes. The content of the second combobox depends on the value of the first. I wrote the code to populate the second combobox in the exit event from the first.

When I exit the first combobox, it doesn't trigger the exit event. When i close the form, the exit event is triggered.

help anyone :-)