Hello,
I have discovered a problem with using TcxBarEditItem in connection with TcxExtLookupComboBox editor. I often rely on RepositoryItems and their events. Sometimes I use Properties to define custom events (e.g. specific to a single editor). This works flawlessly in cxGrid and other components. Unfortunately it fails for TcxBarEditItem and the OnCloseUp event.
I have prepared a small sample project to demostrate the issue. There are two TcxBarEditItem editors (one with Properties defined and the other without) and a cxVerticalGrid with inplace editor. The memo log the events fired. If you open the TcxBarEditItem to the right and select a value using doubleclick, the OnCloseUp event of the RepositoryItem is not called (as can be seen in the log).
I have reproduced this behavior. We will examine it and get back to you once we have any results or need additional information. Thank you for your patience.