Idea for Autocomplete box in .Net Winforms

Viewed 16

Sorry for my english.
I would like to ask for an idea how to create an alternative to radautocompletebox. Im thinking about creating a custom user control to make it look like this.

Radautocompletebox

I'm thinking about a combination of flowlayout panel, populating it with a uaercontrol with label and a button.

Thank you for your suggestions. Very much appreciated.

0 Answers
Related