You need to use WinComboBox.TextBoxArea.LostFocus event. It will work properly. The reason for this is that the WinComboBox as such is only a container, and the actual control has far as user interaction is concerned is the TextBoxArea.
Imported from legacy forums. Posted by André (had 3456 views)