We are using the following code to populate an UltraComboEditor with a dropdown list of people. Intermittently when the User selects a person from the list, the cursor becomes trapped in the combobox and he is unable to click on any other components on the form. Any help appreciated
I have posted a sample application which tries to incorporate the code you have posted here and it seems to work alright. Take a look at it and see if you can modify it so that it reproduces the issue you are having and post it again so I can investigate further.
I hope it helps.