This example demonstrates how to create a custom LookUpEdit class descendant that allows you to provide autocomplete items based on typed text. The items can be provided via the GetAutoCompleteList event.
Question Comments
Added By: Brian Winkleman at: 1/21/2015 9:44:28 AM
How would i then add this control as a xtraBar to a BarManager?
Added By: Alexey Z (DevExpress Support) at: 1/21/2015 11:21:54 PM Hello,In order not to mix several questions within one thread, I will extract your question to a new ticket. Let us continue our discussion there How to add a LookUpEdit descendant to BarEditItem.