Hi, I'm looking for a way to modify the AutoComplete mechanism to filter using 'Contains' instead of 'Starts with' when the user types.
I've seen this functionality is available on the ASP.NET and WPF controls, but haven't found a way to use it or implement it my own way with the WinForms controls.
Thanks!
I've seen this functionality is available on the ASP.NET and WPF controls, but haven't found a way to use it or implement it my own way with the WinForms controls.
Thanks!